summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_2RC1'.php-5.0.2RC1SVN Migration2004-09-161-38/+0
* - Go with PHP 5.0.2RC1Andi Gutmans2004-09-163-4/+4
* Fixed crash with SoapFault and register_shutdown_function().Dmitry Stogov2004-09-161-0/+1
* MFH: ZTS fix.Sebastian Bergmann2004-09-161-2/+2
* - NEWSAndi Gutmans2004-09-161-0/+2
* - MFHAndi Gutmans2004-09-163-28/+19
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-152-0/+3
* Fixed invalid test nameDmitry Stogov2004-09-151-1/+1
* Fixed a bug causing ".123" * "90" and alike to return a 0.Ilia Alshanetsky2004-09-151-1/+1
* - MFH: Windows has strcoll too.Derick Rethans2004-09-151-0/+1
* - MFH: Added new boolean (fourth) parameter to array_slice() that turns on theDerick Rethans2004-09-152-5/+18
* Fixed possible crashDmitry Stogov2004-09-151-1/+1
* Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests)Dmitry Stogov2004-09-143-48/+178
* Add missing stream unregister for sslv2 and 3.Magnus M��tt�2004-09-131-0/+2
* MFHStefan Esser2004-09-131-0/+4
* Change soap's ctors to __construct(),Dmitry Stogov2004-09-138-22/+28
* MFHStefan Esser2004-09-121-4/+19
* - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makesDerick Rethans2004-09-114-4/+47
* - MFHAndi Gutmans2004-09-111-1/+9
* BFNWez Furlong2004-09-101-0/+1
* MFH: fix for Bug #29296Wez Furlong2004-09-102-0/+8
* SoapClient->__call() is renamed to SoapClient->__soap_call().Dmitry Stogov2004-09-103-4/+18
* Using php_libxml_xmlCheckUTF8() from ext/libxml.Dmitry Stogov2004-09-101-28/+3
* MFH: avoid potential AT&T libc problems with tempnam()Wez Furlong2004-09-091-3/+3
* MFH Fix test scriptMarcus Boerger2004-09-091-1/+1
* Stop at the index on an unmatched [Rasmus Lerdorf2004-09-091-1/+1
* MFH Drop namespace relictMarcus Boerger2004-09-091-1/+0
* Fix testMarcus Boerger2004-09-091-1/+1
* MFH Fix __call's method signatureMarcus Boerger2004-09-091-3/+0
* MFH signature check/method registrationMarcus Boerger2004-09-093-27/+82
* MFH add new testMarcus Boerger2004-09-090-0/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-09-091-0/+11
* - MFHAndi Gutmans2004-09-091-5/+6
* MFH (r.163) Handle maxlen when stream can't be mmapedSara Golemon2004-09-081-0/+11
* MHF: fix issue with multiple xsl objects using registerPHPfunctionsRob Richards2004-09-083-27/+49
* MFH: implement php_libxml_xmlCheckUTF8Rob Richards2004-09-082-0/+27
* Make ext/soap work around libxml2 bug in xmlCheckUTF8 (2.6.7-2.6.13)Dmitry Stogov2004-09-071-2/+28
* MFH Fix handling of exceptions in dtorsMarcus Boerger2004-09-061-3/+6
* BFNRob Richards2004-09-061-0/+1
* MFH: Fixed bug #29945 (simplexml_load_file URL limitation 255 char)Rob Richards2004-09-061-6/+14
* BFNMarcus Boerger2004-09-051-0/+2
* MFH bugfix 299885Marcus Boerger2004-09-051-20/+14
* - MFHAndi Gutmans2004-09-041-0/+1
* MFH: LOAD DATA INFILE now uses PHP's fopen wrapperGeorg Richter2004-09-045-115/+97
* MFHMarcus Boerger2004-09-031-3/+15
* MFH: Fix protoe'sMarcus Boerger2004-09-031-9/+9
* MFH: Adjusted input check.Ilia Alshanetsky2004-09-031-2/+2
* MFH: filestat fixStanislav Malyshev2004-09-021-0/+2
* - MFH: Added test for bug #29944.Derick Rethans2004-09-021-0/+20
* fixed compiler warningsGeorg Richter2004-09-023-3/+4