summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New testcases for ucwords() functionRaghubansh Kumar2007-09-076-0/+647
* New testcases for strncmp() functionRaghubansh Kumar2007-09-0711-0/+1612
* - Can not remove because of the idiotic ZEND_STR*() macrosJani Taskinen2007-09-071-1/+0
* New testcases for stripslashes() functionRaghubansh Kumar2007-09-077-0/+470
* fixing error in expected outputZoe Slattery2007-09-071-4/+7
* - Added reminder for 5.3Jani Taskinen2007-09-071-0/+2
* - Missed this from previous commit to zend_ini.hJani Taskinen2007-09-071-0/+5
* - No need to break binary compatibility hereJani Taskinen2007-09-071-3/+1
* BFNJani Taskinen2007-09-071-1/+3
* MFH: - Fixed the rest of bug #41561 ( @ operator not working )Jani Taskinen2007-09-074-10/+15
* MFH: folding tagsJani Taskinen2007-09-071-55/+58
* BFNJani Taskinen2007-09-071-0/+1
* MFH:- Fixed bug #42579 (apache_reset_timeout() does not exist)Jani Taskinen2007-09-071-2/+3
* 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