summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_2'.php-5.0.2SVN Migration2004-09-233-96/+0
|
* MFHMarcus Boerger2004-09-231-1/+1
|
* MFH Bugfix # 30209Marcus Boerger2004-09-231-3/+5
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-09-233-0/+89
|
* Fixed bug #30182 (SOAP module processing WSDL file dumps core).Dmitry Stogov2004-09-221-2/+3
|
* MFH: Fixed bug #29913 (parse_url() is now binary safe).Ilia Alshanetsky2004-09-202-24/+34
|
* Fixed crash with SoapFault and register_shutdown_function().Dmitry Stogov2004-09-161-0/+1
|
* Fixed invalid test nameDmitry Stogov2004-09-151-1/+1
|
* - MFH: Added new boolean (fourth) parameter to array_slice() that turns on theDerick Rethans2004-09-151-5/+16
| | | | | preservation of keys in the returned array.
* Fixed possible crashDmitry Stogov2004-09-151-1/+1
|
* Fixed bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests)Dmitry Stogov2004-09-142-48/+176
|
* Add missing stream unregister for sslv2 and 3.Magnus M��tt�2004-09-131-0/+2
|
* Change soap's ctors to __construct(),Dmitry Stogov2004-09-137-21/+27
| | | | | rename SoapClient->__call() to SoapClinet->__soapCall().
* - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makesDerick Rethans2004-09-111-0/+9
| | | | | them sort based on the current locale. (Derick)
* MFH: fix for Bug #29296Wez Furlong2004-09-102-0/+8
|
* SoapClient->__call() is renamed to SoapClient->__soap_call().Dmitry Stogov2004-09-102-4/+17
|
* 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 __call's method signatureMarcus Boerger2004-09-091-3/+0
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-09-091-0/+11
|
* MHF: fix issue with multiple xsl objects using registerPHPfunctionsRob Richards2004-09-083-27/+49
| | | | | - also fixes threading issue
* MFH: implement php_libxml_xmlCheckUTF8Rob Richards2004-09-082-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 Stogov2004-09-071-2/+28
|
* MFH: Fixed bug #29945 (simplexml_load_file URL limitation 255 char)Rob Richards2004-09-061-6/+14
|
* MFH bugfix 299885Marcus Boerger2004-09-051-20/+14
|
* 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
|
* fixed compiler warningsGeorg Richter2004-09-022-3/+3
| | | | | fixed bug #29283
* MFH: Fixed bug #29925 (Added a check to prevent illegal characters inIlia Alshanetsky2004-09-021-0/+5
| | | | | session key).
* MFH: Fix seekingMarcus Boerger2004-08-311-3/+2
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-08-311-0/+44
|
* MFH: Use user_agent ini setting if it's available.Sara Golemon2004-08-311-1/+1
|
* MFH: fix gettimeofday() tests to not fail if the same time isJoe Orton2004-08-311-1/+1
| | | | | returned by successive calls.
* MFH: this file shouldn't be in the repository at allAntony Dovgal2004-08-311-29/+0
|
* MFH: Added missing input validation to dio_write().Ilia Alshanetsky2004-08-301-0/+5
|
* MFH: remove cloning under ze1_compatibility_modeRob Richards2004-08-301-0/+41
| | | | | - minor BC break but doesnt work right under compat mode anyways
* MFH: remove cloning under ze1_compatibility_modeRob Richards2004-08-306-16/+38
| | | | | - minor BC break but doesnt work right under compat mode anyways
* MFH: remove clone functionalityRob Richards2004-08-301-57/+2
|
* MFH: Fixed leak when serializing protected & private properties.Ilia Alshanetsky2004-08-291-0/+5
|
* - A fix for building of shared mnogosearch moduleSergey Kartashoff2004-08-291-1/+1
|
* - MFH: Fixed bug #29873 (No defines around pcntl_*priority definitions).Derick Rethans2004-08-282-0/+8
|
* MFH: Fix by (mathieu dot bruneau at argontechnologies dot ca)Marcus Boerger2004-08-271-2/+2
|
* Fixed bug #29842 (soapclient return null value)Dmitry Stogov2004-08-271-0/+4
|
* MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib filesIlia Alshanetsky2004-08-261-2/+8
| | | | | via wrapper stacking ala compress.zlib://http://...
* MFH: Fix testMarcus Boerger2004-08-261-1/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-08-262-0/+74
|
* not experimentalRob Richards2004-08-261-5/+0
|