summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0b3RC1'.php-5.0.0b3RC1SVN Migration2003-12-1789-15854/+0
* Roll RC1 of B3Andi Gutmans2003-12-172-3/+3
* no longer need to cleanup temp varRob Richards2003-12-171-4/+0
* Update test.Ilia Alshanetsky2003-12-171-1/+28
* This part of the if was necessary after all.Zeev Suraski2003-12-171-4/+3
* Always user Zend memory allocation wrappers.Ilia Alshanetsky2003-12-171-4/+1
* *** empty log message ***Dmitry Stogov2003-12-171-1/+0
* accessing singular subnode as arrayDmitry Stogov2003-12-172-18/+25
* *** empty log message ***Dmitry Stogov2003-12-173-0/+102
* Dynamic function call from object's property was fixedDmitry Stogov2003-12-171-3/+10
* Access to globals/autoglobals from class __destructor was fixed.Dmitry Stogov2003-12-171-1/+2
* Fix a memleak: A second call to *nix version of dlerror() frees the errorMarcus Boerger2003-12-172-1/+6
* free nodes correctly to clear node proxiesRob Richards2003-12-171-2/+2
* Fix warningMarcus Boerger2003-12-171-1/+1
* Fix warningsMarcus Boerger2003-12-172-2/+5
* ChangeLog update2003-12-172-0/+270
* - Added 'c' modifier to date() which returns the date in ISO 8601 format.Derick Rethans2003-12-163-3/+58
* MFBAndrei Zmievski2003-12-1622-3667/+4370
* *** empty log message ***Andrei Zmievski2003-12-161-1/+1
* Add inifileMarcus Boerger2003-12-161-2/+18
* Fix winbuildMarcus Boerger2003-12-161-0/+5
* Not needed here (copy'n'paste)Marcus Boerger2003-12-163-3/+0
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-164-15/+26
* Add missing .cvsignoreMarcus Boerger2003-12-160-0/+0
* Add a test to check split text content collectingMarcus Boerger2003-12-161-0/+24
* Better commentMarcus Boerger2003-12-161-3/+3
* nuke unused codefoobar2003-12-161-11/+0
* Add myselfMarcus Boerger2003-12-161-1/+1
* Add error handling for element/attribute creation/changingMarcus Boerger2003-12-162-4/+64
* Add test for string conversion capabilities when used with echo/print.Marcus Boerger2003-12-161-0/+48
* Fail loudly, silence bogus bugs.Sara Golemon2003-12-161-0/+1
* ZTS fix.Ilia Alshanetsky2003-12-161-1/+2
* Removed duplicate php_libxml_(init|shutdown) they are already done byIlia Alshanetsky2003-12-163-15/+1
* fix bug #26133 (thanks to Harald)Antony Dovgal2003-12-162-30/+56
* fix warning, concerned to second _oci_close_server() callAntony Dovgal2003-12-161-0/+2
* - Remove debug info :)Derick Rethans2003-12-161-1/+0
* - Added %e modifier which gets replaced by the current value ofDerick Rethans2003-12-161-0/+2
* Sync: Export externally used functions.Sebastian Bergmann2003-12-163-6/+6
* Incorrect test file was fixed. (Use pattern insted of absolute filename)Dmitry Stogov2003-12-161-3/+3
* fix non-zts build errorsHarald Radi2003-12-161-6/+9
* export class initialization functionStanislav Malyshev2003-12-161-1/+1
* export externally used functionsStanislav Malyshev2003-12-161-4/+4
* export functionStanislav Malyshev2003-12-161-1/+1
* Improper test file was fixed.Dmitry Stogov2003-12-161-1/+1
* @- fixed #20006, #22674 and #24531 (harald)Harald Radi2003-12-162-127/+156
* add myselfHarald Radi2003-12-161-1/+1
* fix include pathHarald Radi2003-12-161-4/+4
* added propertiesGeorg Richter2003-12-163-1/+9
* BFNfoobar2003-12-161-0/+1
* Fix ZTS build.Sebastian Bergmann2003-12-161-1/+1