PHP  
SVN Instructions  
/[svn]/php/php-src/branches/NEW_UI_API Main trees: php-src | pecl | pear | pear-core  

View Directory Listing Directory Listing


Sticky Revision:


Revision 284180 - Directory Listing
Modified Thu Jul 16 08:10:50 2009 UTC (2 days, 12 hours ago) by gwynne
one more attempt at ridding us of some of those annoying mime types

Revision 85688 - Directory Listing
Modified Fri Jun 14 14:51:35 2002 UTC (7 years, 1 month ago) by alan_k
Fixed XML RPC sending of args

Revision 84423 - Directory Listing
Modified Sun Jun 2 12:59:19 2002 UTC (7 years, 1 month ago) by ssb
* implemented "package-info" replacement in package.xml
# look for @pear_version@ in scripts/pear.in for an example

Revision 84413 - Directory Listing
Modified Sun Jun 2 11:47:04 2002 UTC (7 years, 1 month ago) by ssb
* typo?

Revision 84409 - Directory Listing
Modified Sun Jun 2 10:02:28 2002 UTC (7 years, 1 month ago) by ssb
* make output of "config-get" easier to parse

Revision 84405 - Directory Listing
Modified Sun Jun 2 09:59:21 2002 UTC (7 years, 1 month ago) by ssb
* fix some error reporting

Revision 84401 - Directory Listing
Modified Sun Jun 2 09:57:37 2002 UTC (7 years, 1 month ago) by ssb
* less verbose

Revision 84397 - Directory Listing
Modified Sun Jun 2 09:54:06 2002 UTC (7 years, 1 month ago) by ssb
* fix buildcallback

Revision 84393 - Directory Listing
Modified Sun Jun 2 07:52:16 2002 UTC (7 years, 1 month ago) by ssb
* "pear install" now builds and C extensions
# PECL just came out of the closet

Revision 84389 - Directory Listing
Modified Sun Jun 2 07:49:56 2002 UTC (7 years, 1 month ago) by ssb
* add custom error handler

Revision 84380 - Directory Listing
Modified Sun Jun 2 06:09:43 2002 UTC (7 years, 1 month ago) by ssb
* de-obsolete display{,Fatal}Error

Revision 84348 - Directory Listing
Modified Sat Jun 1 20:45:46 2002 UTC (7 years, 1 month ago) by ssb
* add some phpdoc

Revision 84338 - Directory Listing
Modified Sat Jun 1 18:39:36 2002 UTC (7 years, 1 month ago) by dickmann
add 'pear search'. introduce type 'mask' to config.

Revision 84275 - Directory Listing
Modified Fri May 31 23:09:03 2002 UTC (7 years, 1 month ago) by ssb
* added missing fold

Revision 84099 - Directory Listing
Modified Thu May 30 10:14:57 2002 UTC (7 years, 1 month ago) by dickmann
fix a typo. add some information to config-show

Revision 84082 - Directory Listing
Modified Thu May 30 09:01:32 2002 UTC (7 years, 1 month ago) by ssb
* organize configuration_info array by group

Revision 84073 - Directory Listing
Modified Thu May 30 07:30:14 2002 UTC (7 years, 1 month ago) by ssb
* applied Alan's patch adding groups and prompts
# Alan: I changed getDocGroup to getGroup and getShortDocs to getPrompt

Revision 84007 - Directory Listing
Modified Wed May 29 12:59:13 2002 UTC (7 years, 1 month ago) by dickmann
fix a bug and add UI::log

Revision 83953 - Directory Listing
Modified Wed May 29 03:38:58 2002 UTC (7 years, 1 month ago) by ssb
* no longer test on whether displayLine exists

Revision 83949 - Directory Listing
Modified Wed May 29 03:38:19 2002 UTC (7 years, 1 month ago) by ssb
* build extensions in /var/tmp/pear-build-$USER/extname-n.n
* copy built .so files

Revision 83945 - Directory Listing
Modified Wed May 29 03:37:10 2002 UTC (7 years, 1 month ago) by ssb
* folding marks

Revision 83941 - Directory Listing
Modified Wed May 29 03:36:45 2002 UTC (7 years, 1 month ago) by ssb
* make PEAR_Common::log work with the new UI API

Revision 83937 - Directory Listing
Modified Wed May 29 03:35:20 2002 UTC (7 years, 1 month ago) by ssb
* for now, provoke php errors on calls to the old methods

Revision 83881 - Directory Listing
Modified Tue May 28 13:03:25 2002 UTC (7 years, 1 month ago) by ssb
* don't create duplicate ui objects

Revision 83877 - Directory Listing
Modified Tue May 28 13:02:10 2002 UTC (7 years, 1 month ago) by ssb
* gotta love these extra newlines

Revision 83836 - Directory Listing
Modified Tue May 28 02:14:10 2002 UTC (7 years, 1 month ago) by ssb
* imported Christian Dickmann's new UI code
* converted PEAR_Frontend_CLI::userDialog() to new API
# "pear login" works now
# do "cvs update -r NEW_UI_API" to work on this code for now

Revision 83806 - Directory Listing
Modified Tue May 28 01:22:44 2002 UTC (7 years, 1 month ago) by cvs2svn
Copied from: php/php-src/trunk revision 83803
This commit was manufactured by cvs2svn to create branch 'NEW_UI_API'.

Revision 83803 - Directory Listing
Modified Tue May 28 01:22:41 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* 0.11 release coming up

Revision 83799 - Directory Listing
Modified Tue May 28 01:21:47 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* drop package-info command (deprecated by "info")

Revision 83795 - Directory Listing
Modified Tue May 28 01:21:26 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* update test

Revision 83791 - Directory Listing
Modified Tue May 28 01:01:43 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* update 0.11 release notes
* move build logic into PEAR_Builder

Revision 83787 - Directory Listing
Modified Tue May 28 00:45:19 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* disable *&$^*#@ runtime ^@#*&$@ magical ^*!@@!! quoting

Revision 83783 - Directory Listing
Modified Tue May 28 00:35:16 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* sync up

Revision 83778 - Directory Listing
Modified Tue May 28 00:31:04 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* disable magic_quotes_runtime (what a broken concept!!) while
  reading config files

Revision 83775 - Directory Listing
Modified Tue May 28 00:21:26 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83771 - Directory Listing
Modified Tue May 28 00:11:41 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* fix some errors/warnings
* install data and test files now

Revision 83767 - Directory Listing
Modified Tue May 28 00:01:19 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* added data_dir and test_dir

Revision 83762 - Directory Listing
Modified Mon May 27 22:28:26 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* moved the --without-pear compat defines to the right place

Revision 83758 - Directory Listing
Modified Mon May 27 22:27:40 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* change root for documentation files to <peardir>/docs

Revision 83754 - Directory Listing
Modified Mon May 27 21:59:19 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* treat umask as octal in "config-set" command

Revision 83744 - Directory Listing
Modified Mon May 27 21:36:28 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* use new Archive_Tar gzip autodetection

Revision 83736 - Directory Listing
Modified Mon May 27 20:57:01 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* prepare 0.9 release

Revision 83732 - Directory Listing
Modified Mon May 27 19:37:17 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* fixed a bug in PEAR_Config::set() that broke validation of "set" parameters

Revision 83728 - Directory Listing
Modified Mon May 27 19:28:09 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* better gzip detection (magic cookie)

Revision 83707 - Directory Listing
Modified Mon May 27 14:47:03 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Hope this is the last commit in the series. Make sure that the .h file
- also goes into ext/standard. I'm not sure how 4.2.1 was built with these
- broken files

Revision 83702 - Directory Listing
Modified Mon May 27 14:07:41 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- One more try.

Revision 83699 - Directory Listing
Modified Mon May 27 14:01:10 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Isn't Makefile.frag being called? (Weird)

Revision 83696 - Directory Listing
Modified Mon May 27 13:36:43 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Be a bit more verbose

Revision 83692 - Directory Listing
Modified Mon May 27 13:14:02 2002 UTC (7 years, 1 month ago) by hholzgra
Original Path: php/php-src/trunk
moved to PECL

Revision 83680 - Directory Listing
Modified Mon May 27 12:45:03 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* fixes for php without zlib

Revision 83674 - Directory Listing
Modified Mon May 27 11:59:09 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* make Archive_Tar auto-detect whether zlib is needed based on file
  extension (.tar -> no zlib)

Revision 83650 - Directory Listing
Modified Mon May 27 05:48:01 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Small update

Revision 83644 - Directory Listing
Modified Mon May 27 01:22:59 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* update version

Revision 83640 - Directory Listing
Modified Mon May 27 01:20:10 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* first shot at "pear build" command for building extensions from C code

Revision 83634 - Directory Listing
Modified Mon May 27 00:24:21 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
NEWS update

Revision 83633 - Directory Listing
Modified Mon May 27 00:23:53 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83627 - Directory Listing
Modified Mon May 27 00:22:01 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* "info" command

Revision 83623 - Directory Listing
Modified Mon May 27 00:21:36 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* added config-help command

Revision 83619 - Directory Listing
Modified Mon May 27 00:20:03 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* drop "any" as a valid preferred_state

Revision 83615 - Directory Listing
Modified Mon May 27 00:16:40 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* more verbose docs for "verbose" :)

Revision 83611 - Directory Listing
Modified Sun May 26 23:38:22 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* un-indent description too

Revision 83607 - Directory Listing
Modified Sun May 26 23:33:01 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* try being smart about de-indenting release notes from the xml

Revision 83600 - Directory Listing
Modified Sun May 26 22:11:17 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* PEAR_Frontend_Web is coming!

Revision 83595 - Directory Listing
Modified Sun May 26 21:26:38 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Small fix

Revision 83582 - Directory Listing
Modified Sun May 26 21:05:38 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Update genfiles for new build system

Revision 83577 - Directory Listing
Modified Sun May 26 19:42:13 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Added "pear -V" (show version information)

Revision 83573 - Directory Listing
Modified Sun May 26 19:19:34 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* another help fix

Revision 83572 - Directory Listing
Modified Sun May 26 19:17:49 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.

Revision 83566 - Directory Listing
Modified Sun May 26 19:08:21 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Make the error handling work again since the new internal command
structure

Revision 83560 - Directory Listing
Modified Sun May 26 18:06:04 2002 UTC (7 years, 1 month ago) by mj
Original Path: php/php-src/trunk
* Add /me has helper.

Revision 83556 - Directory Listing
Modified Sun May 26 17:48:40 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* bold column headings

Revision 83552 - Directory Listing
Modified Sun May 26 17:46:21 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
^t

Revision 83548 - Directory Listing
Modified Sun May 26 17:37:52 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
"Help" fixes

Revision 83513 - Directory Listing
Modified Sun May 26 13:12:30 2002 UTC (7 years, 1 month ago) by edink
Original Path: php/php-src/trunk
Merge from cli.

Revision 83509 - Directory Listing
Modified Sun May 26 12:56:11 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* add package.dtd to the distribution

Revision 83501 - Directory Listing
Modified Sun May 26 12:54:19 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* roll out 0.10

Revision 83497 - Directory Listing
Modified Sun May 26 12:54:08 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* focus on the present

Revision 83493 - Directory Listing
Modified Sun May 26 12:53:26 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* add @nodep stuff here too

Revision 83489 - Directory Listing
Modified Sun May 26 12:52:16 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* be nice to PEAR_Common::detectDepdencencies()

Revision 83485 - Directory Listing
Modified Sun May 26 12:51:32 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* more work on the dependency detector

Revision 83481 - Directory Listing
Modified Sun May 26 12:51:10 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* Console_Getopt POSIX fix

Revision 83477 - Directory Listing
Modified Sun May 26 12:50:36 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* phpdoc fixes (un-break the broken)

Revision 83473 - Directory Listing
Modified Sun May 26 12:43:20 2002 UTC (7 years, 1 month ago) by edink
Original Path: php/php-src/trunk
Due to the way Zend handles exit() we cannot rely on the return code
of php_execute_script.

Revision 83469 - Directory Listing
Modified Sun May 26 12:20:35 2002 UTC (7 years, 1 month ago) by edink
Original Path: php/php-src/trunk
Made constants persistent and fixed a memory leak.

Revision 83463 - Directory Listing
Modified Sun May 26 12:13:47 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* POSIX getopt compatibility support (first argv element is the command)

Revision 83459 - Directory Listing
Modified Sun May 26 12:13:05 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* tidy output a bit

Revision 83455 - Directory Listing
Modified Sun May 26 12:01:30 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
@Fix segfault in version_compare() (Stig)

Revision 83451 - Directory Listing
Modified Sun May 26 11:46:11 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* cleaned up error handling in _installFile

Revision 83445 - Directory Listing
Modified Sun May 26 00:18:45 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83407 - Directory Listing
Modified Sat May 25 09:03:19 2002 UTC (7 years, 1 month ago) by mj
Original Path: php/php-src/trunk
* Make rel_trans from doPackageInfo globally available.
* Add command "package-dependencies" (shortcut "pd") to list the
  dependencies of a package.

Revision 83400 - Directory Listing
Modified Sat May 25 00:43:58 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* typo caught by PEAR_Common::detectDependencies :)

Revision 83399 - Directory Listing
Modified Sat May 25 00:21:35 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83394 - Directory Listing
Modified Fri May 24 22:30:24 2002 UTC (7 years, 1 month ago) by hirokawa
Original Path: php/php-src/trunk
reverted my patch.

Revision 83391 - Directory Listing
Modified Fri May 24 22:28:42 2002 UTC (7 years, 1 month ago) by hirokawa
Original Path: php/php-src/trunk
reverted patch to support iso2022kr.

Revision 83370 - Directory Listing
Modified Fri May 24 17:25:40 2002 UTC (7 years, 1 month ago) by sander
Original Path: php/php-src/trunk
Fix <head> and <body> tags in phpinfo() output (#17411)

Revision 83353 - Directory Listing
Modified Fri May 24 08:46:32 2002 UTC (7 years, 1 month ago) by sebastian
Original Path: php/php-src/trunk
Fugbix typo.

Revision 83352 - Directory Listing
Modified Fri May 24 08:32:18 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Add a bit of information.

Revision 83343 - Directory Listing
Modified Fri May 24 01:17:37 2002 UTC (7 years, 1 month ago) by edink
Original Path: php/php-src/trunk
Register STDIN, STDOUT, and STDERR "constants" in cli in cases where
script itself is not being loaded from STDIN.

This enables constructs like fwrite(STDERR, "Error 42");

Revision 83340 - Directory Listing
Modified Fri May 24 00:28:11 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
NEWS update

Revision 83337 - Directory Listing
Modified Fri May 24 00:26:45 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83326 - Directory Listing
Modified Thu May 23 21:48:27 2002 UTC (7 years, 1 month ago) by derick
Original Path: php/php-src/trunk
- Added support for compressed SWF (Flash MX) files to getimagesize().
  (Fixes feature request #17272).
@- Added support to getimagesize() for compressed Flash MX files. (Derick)

Revision 83321 - Directory Listing
Modified Thu May 23 20:42:33 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
TODO++
Check dependencies break on package uninstall (when no force given)

Revision 83317 - Directory Listing
Modified Thu May 23 20:37:58 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Fix package dependency check (reported by Rasmus)

Revision 83308 - Directory Listing
Modified Thu May 23 17:22:05 2002 UTC (7 years, 1 month ago) by andrei
Original Path: php/php-src/trunk
This code adds string offset capturing in preg_split() results. Original
patch by David Brown, modified by me.

Revision 83298 - Directory Listing
Modified Thu May 23 14:28:14 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- Fix typo

Revision 83285 - Directory Listing
Modified Thu May 23 10:46:06 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Add simple test case for proc_open

Revision 83282 - Directory Listing
Modified Thu May 23 10:17:07 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Fix (stupid) segfault. #17379

Revision 83274 - Directory Listing
Modified Thu May 23 07:52:03 2002 UTC (7 years, 1 month ago) by derick
Original Path: php/php-src/trunk
- Fix unchecked return values with parameters to proc_open. (Fixes
  bug #17375)

Revision 83271 - Directory Listing
Modified Thu May 23 07:08:25 2002 UTC (7 years, 1 month ago) by derick
Original Path: php/php-src/trunk
- Fix errormessage and whitespace

Revision 83268 - Directory Listing
Modified Thu May 23 07:03:43 2002 UTC (7 years, 1 month ago) by yohgaki
Original Path: php/php-src/trunk
Added 4th parameter to specify enclosure character. Patch by Dean Richard Benson <dean {at} vipersoft.co.uk>
Spit more meaningful error messages when delim and/or enclosure char is null.

Revision 83264 - Directory Listing
Modified Thu May 23 00:25:48 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83261 - Directory Listing
Modified Wed May 22 23:40:29 2002 UTC (7 years, 1 month ago) by sniper
Original Path: php/php-src/trunk
Skip POST data if it is empty.

Revision 83246 - Directory Listing
Modified Wed May 22 15:51:48 2002 UTC (7 years, 1 month ago) by andi
Original Path: php/php-src/trunk
- makedist script for creating Engine 2 distribution.
- Hopefully we can get a preview out in the next few days.

Revision 83235 - Directory Listing
Modified Wed May 22 12:44:21 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Trigger an error if the run-test.php file is not found
Make the run-tests pear cmd run with the CGI SAPI

Revision 83215 - Directory Listing
Modified Wed May 22 01:23:12 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Test first if the package exists before comparing the version
(fix the version_compare() segfault)

Revision 83211 - Directory Listing
Modified Wed May 22 00:26:48 2002 UTC (7 years, 1 month ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83205 - Directory Listing
Modified Wed May 22 00:15:27 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Make pear -vv XXX set the XML_RPC debug flag

Revision 83194 - Directory Listing
Modified Wed May 22 00:03:02 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Add README and CREDITS...

Revision 83190 - Directory Listing
Modified Wed May 22 00:02:35 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Fix bug when length was queried before the string was converted.

Revision 83185 - Directory Listing
Modified Tue May 21 22:44:10 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Add documentation comment for properties in com_print_typeinfo

Revision 83181 - Directory Listing
Modified Tue May 21 22:41:45 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Enhance com_print_typeinfo.
The main expected use is like this, for figuring out what methods
are allowed for a COM object:

$ie = new COM("InternetExplorer.Application");
// Prints class definition for IE object
com_print_typeinfo($ie, "InternetExplorer.Application", false);
// Prints class definition for default IE event handler
com_print_typeinfo($ie, "InternetExplorer.Application", true);

Revision 83169 - Directory Listing
Modified Tue May 21 21:24:09 2002 UTC (7 years, 1 month ago) by andrei
Original Path: php/php-src/trunk
*** empty log message ***

Revision 83166 - Directory Listing
Modified Tue May 21 21:23:20 2002 UTC (7 years, 1 month ago) by andrei
Original Path: php/php-src/trunk
Fix bug #16939.

Revision 83163 - Directory Listing
Modified Tue May 21 20:57:04 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Correct usage of convert_to_string_ex which is not allowed to zval*

Revision 83159 - Directory Listing
Modified Tue May 21 20:51:31 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Reformat some comments.

Revision 83155 - Directory Listing
Modified Tue May 21 20:46:08 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
Fix a flag, remove an old comment.

Revision 83147 - Directory Listing
Modified Tue May 21 18:58:11 2002 UTC (7 years, 1 month ago) by wez
Original Path: php/php-src/trunk
- Make sure that COM and VARIANT resources are returned as resources
  rather than longs.
- Make the IDispatch implementation a bit more generic (and
  fix my mess of pointers).
- Add new com_message_pump() function that acts like an interruptible
  usleep() that processes COM calls/events.
- Add new com_print_typeinfo() function for "decompiling" the typeinfo
  for an interface into PHP script.  This is useful for generating a
  skeleton for use as an event sink.
- Add new com_event_sink() function for sinking events from COM
  objects.  Usage is like this:

<?php

class IEEventSinker {
	var $terminated = false;

	function ProgressChange($progress, $progressmax) {
		echo "Download progress: $progress / $progressmax\n";
	}
	function DocumentComplete(&$dom, $url) {
		echo "Document $url complete\n";
	}
	function OnQuit() {
		echo "Quit!\n";
		$this->terminated = true;
	}
}

$ie = new COM("InternetExplorer.Application");

$sink =& new IEEventSinker();
com_event_sink($ie, $sink, "DWebBrowserEvents2");

$ie->Visible = true;
$ie->Navigate("http://www.php.net");

while(!$sink->terminated) {
	com_message_pump(4000);
}
$ie = null;
?>

Revision 83132 - Directory Listing
Modified Tue May 21 12:02:44 2002 UTC (7 years, 1 month ago) by hholzgra
Original Path: php/php-src/trunk
ZTS issues fixed

Revision 83119 - Directory Listing
Modified Tue May 21 10:14:12 2002 UTC (7 years, 1 month ago) by hholzgra
Original Path: php/php-src/trunk
not beautifull (yet), but should fix ZTS builds

Revision 83114 - Directory Listing
Modified Tue May 21 09:19:46 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
files that are not installed should be removed from the
registered file list (TODO--)

Revision 83106 - Directory Listing
Modified Tue May 21 07:18:48 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* show installed_as instead of a "calculated" path for installed packages

Revision 83102 - Directory Listing
Modified Tue May 21 07:16:35 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* add TODO comment

Revision 83099 - Directory Listing
Modified Tue May 21 07:15:42 2002 UTC (7 years, 1 month ago) by sebastian
Original Path: php/php-src/trunk
Add HAVE_MBSTR_RU support for Win32.

Revision 83096 - Directory Listing
Modified Tue May 21 07:10:26 2002 UTC (7 years, 1 month ago) by sebastian
Original Path: php/php-src/trunk
ZTS fixes.

Revision 83092 - Directory Listing
Modified Tue May 21 07:00:45 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* disable wrapping for now

Revision 83089 - Directory Listing
Modified Tue May 21 07:00:34 2002 UTC (7 years, 1 month ago) by dets
Original Path: php/php-src/trunk
Added russian codepages (koi8-r,cp1251,cp866) support.

Revision 83083 - Directory Listing
Modified Tue May 21 02:31:23 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Some minor error verbosity updates

Revision 83079 - Directory Listing
Modified Tue May 21 02:28:08 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
doListRemote -> doRemoteList

Revision 83074 - Directory Listing
Modified Tue May 21 02:11:42 2002 UTC (7 years, 1 month ago) by cox
Original Path: php/php-src/trunk
Make the installation of a package fail when _installFile
fails and "force" is not set

Revision 83070 - Directory Listing
Modified Tue May 21 02:04:03 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* list command no longer displays test and data files when listing
  installed files

Revision 83066 - Directory Listing
Modified Tue May 21 01:44:06 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* package-list command no longer needed ("list" does the same thing and
  more)

Revision 83062 - Directory Listing
Modified Tue May 21 01:40:35 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* rename shell-test shortcut to st (was stest)

Revision 83058 - Directory Listing
Modified Tue May 21 01:38:50 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* added more shortcuts

Revision 83054 - Directory Listing
Modified Tue May 21 01:27:53 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* implemented shortcuts ("pv" for "package-validate" etc.)
  do "pear help shortcuts" to see what shortcuts exist
* renamed "list-installed" command to "list" and made it able to
  list the contents of installed packages as well as tar/tgz/xml files
* added some more/better command docs
* fixed up the synopsis part in the help output
* display option parameters (--foo=bar, where bar is specified in
  'shortarg' as for example 'f:bar')
* renamed list-remote-packages to list-remote
* renamed remote-package-info to remote-info

Revision 83050 - Directory Listing
Modified Tue May 21 01:20:51 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* make infoFromAny actually work :)

Revision 83046 - Directory Listing
Modified Tue May 21 01:20:24 2002 UTC (7 years, 1 month ago) by ssb
Original Path: php/php-src/trunk
* better wording

Revision 83040 - Directory Listing
Modified Tue May 21 01:03:13 2002 UTC (7 years, 2 months ago) by edink
Original Path: php/php-src/trunk
Fix for #17315. Requires client library 7.2 or greater to compile.

Revision 83038 - Directory Listing
Modified Tue May 21 00:23:07 2002 UTC (7 years, 2 months ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 83029 - Directory Listing
Modified Mon May 20 23:26:13 2002 UTC (7 years, 2 months ago) by mfischer
Original Path: php/php-src/trunk
- Fix posix_isatty() and posix_ttyname() (Closes #17323)

Revision 83024 - Directory Listing
Modified Mon May 20 22:29:52 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* disable debug in XML_RPC fallback

Revision 83019 - Directory Listing
Modified Mon May 20 22:22:57 2002 UTC (7 years, 2 months ago) by wez
Original Path: php/php-src/trunk
Use the GIT for inter-thread marshalling.

Revision 82994 - Directory Listing
Modified Mon May 20 18:33:08 2002 UTC (7 years, 2 months ago) by mfischer
Original Path: php/php-src/trunk
- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).

Revision 82991 - Directory Listing
Modified Mon May 20 17:41:35 2002 UTC (7 years, 2 months ago) by mfischer
Original Path: php/php-src/trunk
- ZTS gotcha

Revision 82985 - Directory Listing
Modified Mon May 20 17:18:18 2002 UTC (7 years, 2 months ago) by mfischer
Original Path: php/php-src/trunk
- Add open_basedir check for all functions using php_stat() (filesize, stat,
  etc), closes #11563.

Revision 82976 - Directory Listing
Modified Mon May 20 15:38:19 2002 UTC (7 years, 2 months ago) by phanto
Original Path: php/php-src/trunk
this way it even compiles
#blame me if i did something wrong, i didn't test it ;)

Revision 82973 - Directory Listing
Modified Mon May 20 15:35:57 2002 UTC (7 years, 2 months ago) by phanto
Original Path: php/php-src/trunk
integrating wez's patch

Revision 82962 - Directory Listing
Modified Mon May 20 11:37:33 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* new command setup

Revision 82958 - Directory Listing
Modified Mon May 20 11:35:33 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* upgrade bundled XML_RPC package to 1.0.3

Revision 82951 - Directory Listing
Modified Mon May 20 10:46:01 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* new installer rule that does not depend on bash

Revision 82947 - Directory Listing
Modified Mon May 20 10:45:23 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* _infoFromAny goes public!

Revision 82943 - Directory Listing
Modified Mon May 20 10:44:53 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* some verbosity changes: 0 - only errors, 1 - status report when the
  install is done, 2 - show each operation, 3 - show file operations

Revision 82939 - Directory Listing
Modified Mon May 20 10:43:29 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* no output in verbosity level 0

Revision 82935 - Directory Listing
Modified Mon May 20 10:42:47 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* added PEAR_Config::removeLayer()

Revision 82927 - Directory Listing
Modified Mon May 20 10:31:12 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* remove getCommands() from here
* added options to "pear cvstag": -q -Q -d -F

Revision 82920 - Directory Listing
Modified Mon May 20 10:27:16 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* support multiple -v and -q options

Revision 82912 - Directory Listing
Modified Mon May 20 10:21:01 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* forgot to update the release date

Revision 82897 - Directory Listing
Modified Mon May 20 09:54:37 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* fix fix

Revision 82883 - Directory Listing
Modified Mon May 20 09:05:52 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* merge 0.4 files from /pear/Archive_Tar

Revision 82876 - Directory Listing
Modified Mon May 20 08:58:46 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* prepare 0.10

Revision 82872 - Directory Listing
Modified Mon May 20 08:56:00 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* remove run() from this class

Revision 82871 - Directory Listing
Modified Mon May 20 07:17:30 2002 UTC (7 years, 2 months ago) by zeev
Original Path: php/php-src/trunk
MFZE1 (Expose more C++ APIs)

Revision 82867 - Directory Listing
Modified Mon May 20 05:08:40 2002 UTC (7 years, 2 months ago) by wez
Original Path: php/php-src/trunk
This somehow got undone when I committed the rest...

Revision 82861 - Directory Listing
Modified Mon May 20 01:40:22 2002 UTC (7 years, 2 months ago) by yohgaki
Original Path: php/php-src/trunk
Fixed possible pg_lo_write() overflow and make it more fail safe.

Revision 82858 - Directory Listing
Modified Mon May 20 01:37:01 2002 UTC (7 years, 2 months ago) by wez
Original Path: php/php-src/trunk
Add activescript sapi to the workspace

Revision 82853 - Directory Listing
Modified Mon May 20 01:35:29 2002 UTC (7 years, 2 months ago) by wez
Original Path: php/php-src/trunk
Implement ActiveScript interfaces.
This allows use of PHP in:
  Client-side script in Internet Explorer
  Windows Scripting Host
  ASP and ASP.NET pages
It's mostly working... give it a go.
You will need to regsvr32 the php4activescript.dll manually.

Revision 82850 - Directory Listing
Modified Mon May 20 01:32:48 2002 UTC (7 years, 2 months ago) by wez
Original Path: php/php-src/trunk
Protect C code with extern "C"

Revision 82847 - Directory Listing
Modified Mon May 20 01:31:48 2002 UTC (7 years, 2 months ago) by wez
Original Path: php/php-src/trunk
Added generic COM wrapper for PHP objects.

Revision 82840 - Directory Listing
Modified Mon May 20 01:22:00 2002 UTC (7 years, 2 months ago) by cox
Original Path: php/php-src/trunk
Added missing key 'doc' for -Z help

Revision 82836 - Directory Listing
Modified Mon May 20 01:17:09 2002 UTC (7 years, 2 months ago) by cox
Original Path: php/php-src/trunk
Fix small bug making the baseinstalldir attrib persist

Revision 82833 - Directory Listing
Modified Mon May 20 01:02:29 2002 UTC (7 years, 2 months ago) by yohgaki
Original Path: php/php-src/trunk
Improve large object performance. pg_lo_read() and pg_lo_read_all() should perform
much better now.
Fixed Old API support for pg_lo_import().

Revision 82829 - Directory Listing
Modified Mon May 20 00:24:47 2002 UTC (7 years, 2 months ago) by changelog
Original Path: php/php-src/trunk
ChangeLog update

Revision 82825 - Directory Listing
Modified Mon May 20 00:17:43 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* no need for getCommands() here

Revision 82821 - Directory Listing
Modified Mon May 20 00:15:52 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* new command setup

Revision 82817 - Directory Listing
Modified Mon May 20 00:11:15 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* typo fixes, wrapping

Revision 82809 - Directory Listing
Modified Sun May 19 21:45:45 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* install pear.bat on Windows only

Revision 82805 - Directory Listing
Modified Sun May 19 21:39:59 2002 UTC (7 years, 2 months ago) by sniper
Original Path: php/php-src/trunk
Make this actually work somewhat better..

Revision 82794 - Directory Listing
Modified Sun May 19 16:58:05 2002 UTC (7 years, 2 months ago) by edink
Original Path: php/php-src/trunk
Give due credit to Markus.

Revision 82790 - Directory Listing
Modified Sun May 19 16:32:18 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* compat fix

Revision 82785 - Directory Listing
Modified Sun May 19 16:17:23 2002 UTC (7 years, 2 months ago) by mfischer
Original Path: php/php-src/trunk
- Mention the availability of glob().

Revision 82774 - Directory Listing
Modified Sun May 19 15:50:36 2002 UTC (7 years, 2 months ago) by cox
Original Path: php/php-src/trunk
Put "pear help options" working again

Revision 82770 - Directory Listing
Modified Sun May 19 15:44:47 2002 UTC (7 years, 2 months ago) by cox
Original Path: php/php-src/trunk
Put "pear help command" working again

Revision 82767 - Directory Listing
Modified Sun May 19 14:48:27 2002 UTC (7 years, 2 months ago) by sander
Original Path: php/php-src/trunk
Fix php.ini-related stuff in run-tests.php

Revision 82764 - Directory Listing
Modified Sun May 19 14:45:31 2002 UTC (7 years, 2 months ago) by sander
Original Path: php/php-src/trunk
get_cfg_var("get_file_path") didn't work correctly when an alternative
php.ini _file_ was specified using -c

Revision 82761 - Directory Listing
Modified Sun May 19 14:32:24 2002 UTC (7 years, 2 months ago) by edink
Original Path: php/php-src/trunk
Added glob() support for windows.

Revision 82756 - Directory Listing
Modified Sun May 19 14:16:41 2002 UTC (7 years, 2 months ago) by sander
Original Path: php/php-src/trunk
It's get_cfg_var() not cfg_get_var()

Revision 82749 - Directory Listing
Modified Sun May 19 13:54:37 2002 UTC (7 years, 2 months ago) by sander
Original Path: php/php-src/trunk
Fix temporary filename problems, and update .cvsignores with new extensions

Revision 82709 - Directory Listing
Modified Sun May 19 13:24:38 2002 UTC (7 years, 2 months ago) by sander
Original Path: php/php-src/trunk
Fix make test and remove a warning

Revision 82706 - Directory Listing
Modified Sun May 19 13:16:03 2002 UTC (7 years, 2 months ago) by sander
Original Path: php/php-src/trunk
Cleaned up run-tests.php, and fixed it on linux/unix
# and probably broke it on windows :)

Revision 82697 - Directory Listing
Modified Sun May 19 06:48:40 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* new command setup

Revision 82692 - Directory Listing
Added Sun May 19 06:19:26 2002 UTC (7 years, 2 months ago) by ssb
Original Path: php/php-src/trunk
* support platform-specific files


[email protected]
ViewVC Help
Powered by ViewVC 1.1.1