summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added checks for malformated FastCGI requests (Mattias Bengtsson)Dmitry Stogov2007-09-071-1/+10
* Added missing safety checks for 2nd parameter of setlocale() functionIlia Alshanetsky2007-09-072-4/+9
* - MFH: Add a comment why not ~0 or -1.Derick Rethans2007-09-061-1/+2
* Fixed leaks with multiple connects using one mysqli object.Andrey Hristov2007-09-064-9/+32
* New testcases for addslashes() functionRaghubansh Kumar2007-09-065-0/+646
* MFH: fixed typo in function nameIlia Alshanetsky2007-09-051-1/+1
* Fixed bug #42378 (mysqli_stmt_bind_result memory exhaustion)Andrey Hristov2007-09-053-3/+11
* Fixed bug #42214 (SoapServer sends clients internal PHP errors)Dmitry Stogov2007-09-054-20/+64
* Fixed bug #42488 (SoapServer reports an encoding error and the error itself b...Dmitry Stogov2007-09-053-4/+65
* Fixed bug #42523 (PHP_SELF duplicates path)Dmitry Stogov2007-09-052-0/+16
* bfnAntony Dovgal2007-09-041-0/+2
* MFH: detect endianness in compile time when using Apple's GCC (fixes universa...Antony Dovgal2007-09-043-0/+30
* MFH: fixed bug #29955 invalid case conversion in iso-8859-9.Rui Hirokawa2007-09-041-4/+2
* Fixed possible buffer overflows inside the fnmatch() and glob() functionsIlia Alshanetsky2007-09-043-0/+13
* Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acos...Zoe Slattery2007-09-0437-0/+1752
* fix testsRaghubansh Kumar2007-09-044-40/+8
* Fixed bug #42506 (php_pgsql_convert() timezone parse bug)Ilia Alshanetsky2007-09-032-1/+3
* Fixed bug #42468 (Write lock on file_get_contents fails when using aIlia Alshanetsky2007-09-032-2/+4
* - MFH: Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 onDerick Rethans2007-09-013-1/+70
* adapt for PCRE 7.3Nuno Lopes2007-09-013-6/+2
* upgrade to PCRE 7.3Nuno Lopes2007-09-0152-1650/+3873
* new testNuno Lopes2007-09-011-0/+46
* 1.2.4Antony Dovgal2007-08-311-2/+2
* fix package2.xmlAntony Dovgal2007-08-311-10/+0
* add Chris to the maintainersAntony Dovgal2007-08-311-0/+6
* New tests for getAttributeChristopher Jones2007-08-3110-0/+572
* Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, A...Christopher Jones2007-08-314-22/+105
* MFH: prohibit arguments by ref in magic methodsAntony Dovgal2007-08-319-10/+181
* Fixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline o...Dmitry Stogov2007-08-312-11/+15
* update changelog, prepare for 1.2.4 releaseAntony Dovgal2007-08-311-3/+4
* Fixed bug #42359 (xsd:list type not parsed)Dmitry Stogov2007-08-315-6/+139
* MFH: ws + protosJani Taskinen2007-08-311-13/+17
* Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic com...Dmitry Stogov2007-08-314-2/+190
* MFH: wsJani Taskinen2007-08-311-5/+6
* MFH: ws fixesJani Taskinen2007-08-311-20/+20
* MFHJani Taskinen2007-08-311-3/+3
* Fixed bug #42326 (SoapServer crash)Dmitry Stogov2007-08-314-3/+140
* MFH: Revert revert.Jani Taskinen2007-08-311-0/+4
* MFH: Moved php.ini related protos where they belongJani Taskinen2007-08-312-5/+4
* MFH: wsJani Taskinen2007-08-311-3/+3
* MFHJani Taskinen2007-08-314-0/+4
* New testsChristopher Jones2007-08-302-0/+206
* BFNRob Richards2007-08-301-0/+2
* MFH: fix bug #42462 (Segmentation when trying to set an attribute in DOMElement)Rob Richards2007-08-301-0/+1
* - Fixed bug #42452 (PDO classes do not expose Reflection API information)Hannes Magnusson2007-08-305-46/+103
* Add optional parameter to debug_backtrace().Sebastian Bergmann2007-08-302-4/+9
* Back to -dev.Sebastian Bergmann2007-08-302-6/+6
* fix test: do not run when noatime setRaghubansh Kumar2007-08-301-0/+8
* 5.2.4Ilia Alshanetsky2007-08-293-129/+125
* fix test: do not run on MACOSRaghubansh Kumar2007-08-293-9/+9