summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ChangeLog'.ChangeLogSVN Migration2001-12-13105-31650/+0
* ChangeLog update2001-12-131-0/+59
* editor preferences for XML files updatedHartmut Holzgraefe2001-12-121-1/+5
* - Infrastructure changes for allowing to access the global scope fromAndi Gutmans2001-12-124-24/+22
* Always output config.nice for standalone extensions. (Really helps withAndrei Zmievski2001-12-121-0/+2
* - Make classes have scope and function/constant lookups default to the classAndi Gutmans2001-12-127-38/+31
* Fixed a typo and added [] around the message text.foobar2001-12-121-2/+2
* More ZTS fixes.foobar2001-12-121-10/+2
* Fixed some compile problems (in ZTS mode)foobar2001-12-122-17/+14
* Move PHPDoc extension to PECL.Sebastian Bergmann2001-12-125-791/+0
* added the new PHPDoc extension which transform PHP-Code into a XMLJan Kneschke2001-12-125-0/+791
* Since PHP method names are case-insensitive, we have to fold access to 'FOO'Andrei Zmievski2001-12-121-18/+28
* Ack, apparently in statically linked-in extensions we have to clean theAndrei Zmievski2001-12-122-20/+30
* return boolean where appropriateStig Bakken2001-12-121-6/+6
* * implemented "upgrade"Stig Bakken2001-12-121-18/+37
* * install PEAR/Autoloader.phpStig Bakken2001-12-121-0/+1
* * implemented upgradeStig Bakken2001-12-121-25/+59
* * PEAR_Registry::updatePackage now takes an optional 2nd arg forStig Bakken2001-12-121-2/+6
* ChangeLog update2001-12-121-0/+602
* * make do without overload functionStig Bakken2001-12-121-1/+3
* fixed bug #14414Tomas V.V.Cox2001-12-111-2/+2
* ereg functions will now take in account the real number ofHartmut Holzgraefe2001-12-112-20/+56
* - Merge from ZE1Andi Gutmans2001-12-111-4/+0
* - Rename zend_class_entry.constants -> zend_class_entry.constants_tableAndi Gutmans2001-12-117-13/+13
* - Start making scope change correctly when calling namespace functions.Andi Gutmans2001-12-111-13/+29
* Forgot to update the LICENSE.Sebastian Bergmann2001-12-111-116/+56
* Fix ChangeLog entry.Sebastian Bergmann2001-12-111-1/+1
* Update headers.Sebastian Bergmann2001-12-11466-904/+898
* Update headers.Sebastian Bergmann2001-12-1161-121/+121
* Adding overload extension.Andrei Zmievski2001-12-111-2/+7
* thttpd/ircg updateSascha Schumann2001-12-111-0/+5
* Forward-port 4.1.0 changesZeev Suraski2001-12-111-26/+20
* Some typo, consistency fixes and removed some stuff that is not needed.foobar2001-12-111-61/+50
* MFZE1 (AIX fixes)Sebastian Bergmann2001-12-112-3/+20
* * fixed the sub-command option parsingStig Bakken2001-12-111-17/+44
* * added "register_only" option for install/uninstallStig Bakken2001-12-111-24/+31
* More README update.Yasuo Ohgaki2001-12-111-34/+44
* - Update NEWS entry about latest domxml changes.Markus Fischer2001-12-111-0/+1
* README updateYasuo Ohgaki2001-12-111-0/+3
* Added README file for pgsql moduleYasuo Ohgaki2001-12-112-1/+86
* MFZE1 (added zend_strip mode in the highliter)Sebastian Bergmann2001-12-112-0/+62
* Show example of property-specific accessors.Andrei Zmievski2001-12-111-0/+19
* This commit implements property-specific accessors.Andrei Zmievski2001-12-112-53/+153
* ChangeLog update2001-12-111-0/+123
* - Yasuo Ohgaki <yohgaki@php.net> is the new maintainer of pgsql module.Jouni Ahto2001-12-101-2/+2
* - More namespaces work.Andi Gutmans2001-12-106-15/+33
* Modified __call() handler to accept a byref return value parameter thatAndrei Zmievski2001-12-102-15/+31
* Enable ext/overload by default on Win32, too.Sebastian Bergmann2001-12-104-0/+17
* * now using ext/overloadStig Bakken2001-12-101-1/+14
* * PEAR_Registry::packageInfo now takes a second arg for returning a singleStig Bakken2001-12-101-2/+9