summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for broken function argumentsHannes Magnusson2011-06-032-0/+18
* Merge of fix for bug #54918 (r311745, scottmac) to 5.3.Gustavo André dos Santos Lopes2011-06-031-6/+6
* - Fixed double registering of browscap ini directive. See bug #54896.Gustavo André dos Santos Lopes2011-06-021-6/+0
* - Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)Felipe Pena2011-06-023-0/+41
* More testsIlia Alshanetsky2011-06-012-1/+11
* Implemented FR #54561 (Expose ICU Version & ICU Data Version info).Ilia Alshanetsky2011-06-013-0/+15
* Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE setti...Ilia Alshanetsky2011-06-012-1/+8
* Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).Ilia Alshanetsky2011-06-013-0/+56
* fix CLI mode timeoutGeorge Wang2011-05-311-0/+1
* Adding testcases to validate imageloadfont input parameter validation, tests ...Rafael Machado Dohms2011-05-312-0/+30
* reuse codeAndrey Hristov2011-05-311-16/+15
* Fixed notice breaking the test.Shein Alexey2011-05-311-1/+1
* fix macrosAndrey Hristov2011-05-311-10/+10
* Fixed bug #54910 (Crash when calling call_user_func with unknown function name)Dmitry Stogov2011-05-313-0/+35
* Removed test for functionality available in 5.4+Ilia Alshanetsky2011-05-311-66/+0
* Removed unnecessary rinit/rshutdownIlia Alshanetsky2011-05-312-22/+2
* Updated qa-release.php notes as per the new qa-release.php syntaxPhilip Olson2011-05-301-14/+10
* Fixed bug #52496 (Zero exit code on option parsing failure).Ilia Alshanetsky2011-05-302-1/+4
* Fixed bug #54946 (stream_get_contents infinite loop)Hannes Magnusson2011-05-293-0/+44
* Fixed bug #54601 (Removing the doctype node segfaults)Hannes Magnusson2011-05-293-1/+32
* Fixed bug #53848 (fgetcsv() ignores spaces at beginnings of fields).Ilia Alshanetsky2011-05-293-21/+34
* Fixed bug #54137 (file_get_contents POST request sends additional line break).Ilia Alshanetsky2011-05-292-1/+3
* - BFNFelipe Pena2011-05-271-0/+3
* - Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)Felipe Pena2011-05-271-0/+8
* Fixed bug #54924 (assert.* is not being reset upon request shutdown).Ilia Alshanetsky2011-05-261-8/+8
* -fix bug 54935, php_win_err can lead to crashPierre Joye2011-05-262-4/+7
* Fixed test, as per r311323Philip Olson2011-05-251-3/+3
* - Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)Felipe Pena2011-05-243-7/+22
* Fixed testPhilip Olson2011-05-241-2/+3
* Updated test. touch() emits E_WARNING for bogus values. Updated 5.3 test to l...Philip Olson2011-05-241-10/+16
* - Fix logic, it must check for both flags (as says the comment in the code) (...Felipe Pena2011-05-241-1/+1
* - Fixed bug #54912 (filter/logical_filters.c:685:32: warning: use of logical ...Felipe Pena2011-05-241-1/+1
* - Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt sizePierre Joye2011-05-243-3/+25
* - Add CVE to bug entryFelipe Pena2011-05-241-1/+1
* - fix tests, keep EOL as unix style as the str len is used in expectfPierre Joye2011-05-240-0/+0
* - make svn-eol LF and use one test for unix and windowsPierre Joye2011-05-242-25/+0
* - Fix the fixFelipe Pena2011-05-241-1/+1
* - Fixed stack buffer overflow in socket_connect().Felipe Pena2011-05-242-0/+7
* - Fixed bug #54529 (SAPI crashes on apache_config.c:197)Felipe Pena2011-05-232-5/+10
* - Fixed bug #54269 (Short exception message buffer causes crash)Felipe Pena2011-05-222-1/+4
* Increase the overly conservative pcre backtrack limit from 100000 to 1000000Rasmus Lerdorf2011-05-213-5/+6
* - Fixed bug #54895 (Fix compiling with older gcc version without need for mem...Felipe Pena2011-05-202-1/+3
* - Fixed bug #54804 (__halt_compiler and imported namespaces) (Pierrick)Felipe Pena2011-05-194-0/+20
* Fix CSRasmus Lerdorf2011-05-191-8/+10
* Fix bug 54866Rasmus Lerdorf2011-05-192-3/+16
* - initial import, will add all libs laterPierre Joye2011-05-191-0/+1
* Revert part of the fix for #53339Scott MacVicar2011-05-191-0/+1
* Fix typoRasmus Lerdorf2011-05-181-1/+1
* Fix autoconf version check script to make sure people areRasmus Lerdorf2011-05-181-5/+12
* - handle out of memoryJohannes Schlüter2011-05-181-0/+3