summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ChangeLog'.ChangeLogSVN Migration2001-12-132-164/+0
* editor preferences for XML files updatedHartmut Holzgraefe2001-12-121-1/+5
* 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
* ereg functions will now take in account the real number ofHartmut Holzgraefe2001-12-112-20/+56
* Update headers.Sebastian Bergmann2001-12-11361-700/+694
* More README update.Yasuo Ohgaki2001-12-111-34/+44
* README updateYasuo Ohgaki2001-12-111-0/+3
* Added README file for pgsql moduleYasuo Ohgaki2001-12-112-1/+86
* Show example of property-specific accessors.Andrei Zmievski2001-12-111-0/+19
* This commit implements property-specific accessors.Andrei Zmievski2001-12-112-53/+153
* Modified __call() handler to accept a byref return value parameter thatAndrei Zmievski2001-12-102-15/+31
* Spaces -> TabsSterling Hughes2001-12-101-1/+1
* - mnogosearch example updated to include searchd supportSergey Kartashoff2001-12-101-0/+10
* - Fixed search daemon support in mnogosearch module.Sergey Kartashoff2001-12-101-0/+28
* Fix protoYasuo Ohgaki2001-12-101-40/+40
* Added async query functionsYasuo Ohgaki2001-12-102-3/+294
* Enable it for real.foobar2001-12-101-1/+1
* * enable overload extension by defaultStig Bakken2001-12-101-1/+1
* * use macros in error messagesStig Bakken2001-12-091-3/+3
* *** empty log message ***Andrei Zmievski2001-12-091-1/+1
* Adjust to account for latest changes.Andrei Zmievski2001-12-091-3/+1
* - Only destroy the current object if it was received from the __get() handler.Andrei Zmievski2001-12-091-48/+62
* Fixed a typo.foobar2001-12-091-3/+3
* Align comments in xslt.cSterling Hughes2001-12-092-8/+6
* - Remove debug codeDerick Rethans2001-12-081-5/+1
* - Added var_export, which shows a representation of a variable, much likeDerick Rethans2001-12-083-0/+98
* - Fix memory leak when accessing undefined index or property.Andrei Zmievski2001-12-071-10/+18
* - Fix crash with invalid option to xslt_set_scheme_handlers().Markus Fischer2001-12-071-1/+2
* Let's not crash when no error str has been setRasmus Lerdorf2001-12-071-1/+5
* Fix for bug #13628.Dan Kalowsky2001-12-071-0/+1
* fix #13801 (imap_rfc822_parse_adrlist changes arg1)Thies C. Arntzen2001-12-071-0/+1
* Make sure refcount is 1 on stack zval.Andrei Zmievski2001-12-071-0/+1
* old stuff removedHartmut Holzgraefe2001-12-071-45/+0
* Fix long2ip's handling of unsigned longs, by accepting a string argument andSterling Hughes2001-12-071-5/+7
* proto fixesHartmut Holzgraefe2001-12-071-2/+2
* proto fixHartmut Holzgraefe2001-12-071-1/+1
* - proto descriptionsHartmut Holzgraefe2001-12-071-559/+448
* Fixed one proto.Egon Schmid2001-12-071-1/+1
* Fixed some protos.Egon Schmid2001-12-071-5/+5
* * configure help indent fixStig Bakken2001-12-072-2/+2
* proto fixHartmut Holzgraefe2001-12-073-2/+5
* protos preparedHartmut Holzgraefe2001-12-071-0/+36
* All right, let people RTFM.Andrei Zmievski2001-12-072-7/+26