summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix testAntony Dovgal2006-08-041-1/+1
* fix leak in php_sapi_filter()Antony Dovgal2006-08-031-1/+1
* Fixed bug #38303 (spl_autoload_register() supress all errors silently).Ilia Alshanetsky2006-08-031-11/+17
* fix testAntony Dovgal2006-08-021-0/+2
* fix ZTS buildAntony Dovgal2006-08-021-2/+2
* Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certainIlia Alshanetsky2006-08-022-43/+778
* Expose the xml_utf8_encode function.Ilia Alshanetsky2006-08-022-2/+2
* init variable, eliminate compile warningAntony Dovgal2006-08-021-1/+1
* MFH: fix #38289 (segfault in session_decode() when _SESSION is NULL)Antony Dovgal2006-08-021-3/+7
* MFH: implement my own FR #36995Antony Dovgal2006-08-012-2/+5
* - update testMichael Wallner2006-08-011-0/+6
* MFH: use library error message on time string parse failureMichael Wallner2006-08-011-1/+3
* Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters).Ilia Alshanetsky2006-08-011-4/+4
* MFH:Michael Wallner2006-08-011-2/+16
* Fixed memory leak on unused bound name parameters.Ilia Alshanetsky2006-08-011-2/+10
* MFH:Michael Wallner2006-08-013-37/+138
* MFH: fix #38269 (fopen wrapper doesn't fail on invalid hostname with curlwrap...Antony Dovgal2006-08-011-2/+20
* improve error message on Win32Antony Dovgal2006-08-011-0/+4
* MFH: fix #38278 (session_cache_expire()'s value does not match phpinfo's sess...Antony Dovgal2006-08-011-2/+2
* Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature objectIlia Alshanetsky2006-07-314-1/+25
* Fixed tests from being always skipped.Ilia Alshanetsky2006-07-317-3/+10
* Prevented possible double call in case of faultDmitry Stogov2006-07-311-2/+4
* Fixed crash in SoapClient::__setSoapHeaders()Dmitry Stogov2006-07-312-1/+41
* return false instead of null, if it's an invalid documentChristian Stocker2006-07-311-2/+2
* return true, if xsl import did workChristian Stocker2006-07-311-0/+1
* MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_...Antony Dovgal2006-07-315-6/+105
* Fixed compiler warning.Ilia Alshanetsky2006-07-311-2/+2
* - #36732, add req_extensions support to openssl_csr_new and _signPierre Joye2006-07-312-19/+59
* MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)Antony Dovgal2006-07-304-1/+86
* - #28382, add support for x509 extensionsPierre Joye2006-07-303-0/+79
* - 38261: openssl_x509_parse leaks with invalid certsPierre Joye2006-07-302-0/+39
* improve checks and fix #38251Antony Dovgal2006-07-301-2/+6
* MFH: fix compile warnings (#38257)Antony Dovgal2006-07-301-2/+5
* fix bug #38253 (PDO produces segfault with default fetch mode)Antony Dovgal2006-07-302-0/+55
* Added testcase for bug #37090Georg Richter2006-07-301-0/+37
* - silent compiler warnings (signess)Pierre Joye2006-07-301-25/+25
* Make array_merge(_recursive) handle binary keys safely. (Patch by Matt W)Andrei Zmievski2006-07-301-1/+1
* - MFH: make the test more obvious and add an explanationPierre Joye2006-07-291-2/+4
* - vi happiness++Pierre Joye2006-07-291-17/+31
* improve testAntony Dovgal2006-07-291-1/+42
* - #38255, fails on array as wellPierre Joye2006-07-291-1/+2
* - forgot the testsPierre Joye2006-07-294-0/+72
* - fix leak when the key is not a valid key (like false or an array)Pierre Joye2006-07-291-22/+44
* fix tests.Seiji Masugata2006-07-292-21/+17
* - #8315, flaot is affected tooPierre Joye2006-07-292-0/+7
* - #8315, NULL character stops the validationPierre Joye2006-07-293-3/+15
* Fix DateTime::RSSHannes Magnusson2006-07-282-1/+32
* cleanup of the phpinfo() output.Ilia Alshanetsky2006-07-281-2/+2
* ext/standard/info.c ext/standard/info.hIlia Alshanetsky2006-07-282-13/+18
* Cleanup phpinfo() outputIlia Alshanetsky2006-07-281-6/+6