Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_0_2'.php-5.0.2 | SVN Migration | 2004-09-23 | 3 | -96/+0 |
| | |||||
* | MFH | Marcus Boerger | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | MFH Bugfix # 30209 | Marcus Boerger | 2004-09-23 | 1 | -3/+5 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-09-23 | 3 | -0/+89 |
| | |||||
* | Fixed bug #30182 (SOAP module processing WSDL file dumps core). | Dmitry Stogov | 2004-09-22 | 1 | -2/+3 |
| | |||||
* | MFH: Fixed bug #29913 (parse_url() is now binary safe). | Ilia Alshanetsky | 2004-09-20 | 2 | -24/+34 |
| | |||||
* | Fixed crash with SoapFault and register_shutdown_function(). | Dmitry Stogov | 2004-09-16 | 1 | -0/+1 |
| | |||||
* | Fixed invalid test name | Dmitry Stogov | 2004-09-15 | 1 | -1/+1 |
| | |||||
* | - MFH: Added new boolean (fourth) parameter to array_slice() that turns on the | Derick Rethans | 2004-09-15 | 1 | -5/+16 |
| | | | | | preservation of keys in the returned array. | ||||
* | Fixed possible crash | Dmitry Stogov | 2004-09-15 | 1 | -1/+1 |
| | |||||
* | Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests) | Dmitry Stogov | 2004-09-14 | 2 | -48/+176 |
| | |||||
* | Add missing stream unregister for sslv2 and 3. | Magnus M��tt� | 2004-09-13 | 1 | -0/+2 |
| | |||||
* | Change soap's ctors to __construct(), | Dmitry Stogov | 2004-09-13 | 7 | -21/+27 |
| | | | | | rename SoapClient->__call() to SoapClinet->__soapCall(). | ||||
* | - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes | Derick Rethans | 2004-09-11 | 1 | -0/+9 |
| | | | | | them sort based on the current locale. (Derick) | ||||
* | MFH: fix for Bug #29296 | Wez Furlong | 2004-09-10 | 2 | -0/+8 |
| | |||||
* | SoapClient->__call() is renamed to SoapClient->__soap_call(). | Dmitry Stogov | 2004-09-10 | 2 | -4/+17 |
| | |||||
* | Using php_libxml_xmlCheckUTF8() from ext/libxml. | Dmitry Stogov | 2004-09-10 | 1 | -28/+3 |
| | |||||
* | MFH: avoid potential AT&T libc problems with tempnam() | Wez Furlong | 2004-09-09 | 1 | -3/+3 |
| | |||||
* | MFH Fix __call's method signature | Marcus Boerger | 2004-09-09 | 1 | -3/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-09-09 | 1 | -0/+11 |
| | |||||
* | MHF: fix issue with multiple xsl objects using registerPHPfunctions | Rob Richards | 2004-09-08 | 3 | -27/+49 |
| | | | | | - also fixes threading issue | ||||
* | MFH: implement php_libxml_xmlCheckUTF8 | Rob Richards | 2004-09-08 | 2 | -0/+27 |
| | | | | | - workaround for <= libxml2-2.6.13 function | ||||
* | Make ext/soap work around libxml2 bug in xmlCheckUTF8 (2.6.7-2.6.13) | Dmitry Stogov | 2004-09-07 | 1 | -2/+28 |
| | |||||
* | MFH: Fixed bug #29945 (simplexml_load_file URL limitation 255 char) | Rob Richards | 2004-09-06 | 1 | -6/+14 |
| | |||||
* | MFH bugfix 299885 | Marcus Boerger | 2004-09-05 | 1 | -20/+14 |
| | |||||
* | MFH: LOAD DATA INFILE now uses PHP's fopen wrapper | Georg Richter | 2004-09-04 | 5 | -115/+97 |
| | |||||
* | MFH | Marcus Boerger | 2004-09-03 | 1 | -3/+15 |
| | |||||
* | MFH: Fix protoe's | Marcus Boerger | 2004-09-03 | 1 | -9/+9 |
| | |||||
* | MFH: Adjusted input check. | Ilia Alshanetsky | 2004-09-03 | 1 | -2/+2 |
| | |||||
* | MFH: filestat fix | Stanislav Malyshev | 2004-09-02 | 1 | -0/+2 |
| | |||||
* | fixed compiler warnings | Georg Richter | 2004-09-02 | 2 | -3/+3 |
| | | | | | fixed bug #29283 | ||||
* | MFH: Fixed bug #29925 (Added a check to prevent illegal characters in | Ilia Alshanetsky | 2004-09-02 | 1 | -0/+5 |
| | | | | | session key). | ||||
* | MFH: Fix seeking | Marcus Boerger | 2004-08-31 | 1 | -3/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-08-31 | 1 | -0/+44 |
| | |||||
* | MFH: Use user_agent ini setting if it's available. | Sara Golemon | 2004-08-31 | 1 | -1/+1 |
| | |||||
* | MFH: fix gettimeofday() tests to not fail if the same time is | Joe Orton | 2004-08-31 | 1 | -1/+1 |
| | | | | | returned by successive calls. | ||||
* | MFH: this file shouldn't be in the repository at all | Antony Dovgal | 2004-08-31 | 1 | -29/+0 |
| | |||||
* | MFH: Added missing input validation to dio_write(). | Ilia Alshanetsky | 2004-08-30 | 1 | -0/+5 |
| | |||||
* | MFH: remove cloning under ze1_compatibility_mode | Rob Richards | 2004-08-30 | 1 | -0/+41 |
| | | | | | - minor BC break but doesnt work right under compat mode anyways | ||||
* | MFH: remove cloning under ze1_compatibility_mode | Rob Richards | 2004-08-30 | 6 | -16/+38 |
| | | | | | - minor BC break but doesnt work right under compat mode anyways | ||||
* | MFH: remove clone functionality | Rob Richards | 2004-08-30 | 1 | -57/+2 |
| | |||||
* | MFH: Fixed leak when serializing protected & private properties. | Ilia Alshanetsky | 2004-08-29 | 1 | -0/+5 |
| | |||||
* | - A fix for building of shared mnogosearch module | Sergey Kartashoff | 2004-08-29 | 1 | -1/+1 |
| | |||||
* | - MFH: Fixed bug #29873 (No defines around pcntl_*priority definitions). | Derick Rethans | 2004-08-28 | 2 | -0/+8 |
| | |||||
* | MFH: Fix by (mathieu dot bruneau at argontechnologies dot ca) | Marcus Boerger | 2004-08-27 | 1 | -2/+2 |
| | |||||
* | Fixed bug #29842 (soapclient return null value) | Dmitry Stogov | 2004-08-27 | 1 | -0/+4 |
| | |||||
* | MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files | Ilia Alshanetsky | 2004-08-26 | 1 | -2/+8 |
| | | | | | via wrapper stacking ala compress.zlib://http://... | ||||
* | MFH: Fix test | Marcus Boerger | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-08-26 | 2 | -0/+74 |
| | |||||
* | not experimental | Rob Richards | 2004-08-26 | 1 | -5/+0 |
| |