summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.10php-5.3.10Johannes Schlüter2012-02-020-0/+0
* Update NEWSJohannes Schlüter2012-02-021-0/+6
* Merge r323013Johannes Schlüter2012-02-021-2/+13
* Merge r323007Johannes Schlüter2012-02-021-0/+3
* This will be 5.3.10Johannes Schlüter2012-02-022-4/+4
* Branch PHP_5_3_10 of PHP_5_3@322018 (5.3.9 tag)Johannes Schlüter2012-02-020-0/+0
* - Fix version number as used in Windows builds for 5.3.9Johannes Schlüter2012-01-101-1/+1
* PHP 5.3.9Johannes Schlüter2012-01-103-163/+123
* - make it windows version independent, error msg differs, bad but wellPierre Joye2012-01-101-0/+75
* added fixed Pdo Firebird bugs to the NEWS section Popa Adrian Marius2012-01-101-0/+5
* sync firebird test 003 with the 5.4 branch , eliminate failing test http://gc...Popa Adrian Marius2012-01-101-12/+12
* - error is windows version dependent and not what we test herePierre Joye2012-01-091-1/+1
* - spl tests are also under examples (sigh)Pierre Joye2012-01-091-1/+1
* These tests don't work if run as rootRasmus Lerdorf2012-01-082-8/+14
* Make sure gc is enabledRasmus Lerdorf2012-01-081-26/+27
* do kill 9 to fix a race condition in this test. (should fix the debian 32-bit...Nuno Lopes2012-01-081-2/+2
* - Fixed credits for bug #60659Jérôme Loyet2012-01-041-1/+2
* - Fixed bug #60659 (FPM does not clear auth_user on request accept)Jérôme Loyet2012-01-042-0/+3
* add more tests for #60634 (stems from #21306) and xfail them all for the momentArpad Ray2012-01-046-1/+245
* - Fixed bug #60629 (memory corruption when web server closed the fcgi fd)Jérôme Loyet2012-01-034-5/+9
* add test for #60634Arpad Ray2012-01-031-0/+45
* Fixed broken test (different error message wording in 5.3 branch)Shein Alexey2012-01-021-1/+1
* Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuzMatteo Beccati2012-01-021-0/+2
* regen for r321655Nuno Lopes2012-01-011-333/+335
* fix memory leak in compile_string when there's a parse error (used e.g. in ev...Nuno Lopes2012-01-012-3/+7
* - Year++Felipe Pena2012-01-01762-2165/+2212
* fixed a crash in cli mode when apache_request_headers() is calledGeorge Wang2011-12-311-1/+2
* Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than p...Popa Adrian Marius2011-12-281-0/+3
* fix tablename in testcase test->testzPopa Adrian Marius2011-12-281-3/+3
* Added test case for PDO_Firebird: bug 53280 segfaults if query column count i...Popa Adrian Marius2011-12-281-0/+63
* fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to ...Popa Adrian Marius2011-12-281-0/+12
* one more error to fix Table unknown TEST , it should be TESTZPopa Adrian Marius2011-12-281-1/+1
* fix table name in testcasePopa Adrian Marius2011-12-281-1/+1
* added testcase for Bug 47415 Popa Adrian Marius2011-12-281-0/+42
* cleanup for bug 48877 test, add description Popa Adrian Marius2011-12-281-0/+42
* Resolve the last of the xfails from Bug 55253.Daniel Convissor2011-12-282-10/+6
* Resolve more xfails due to Bug 55253 being fixed.Daniel Convissor2011-12-271-12/+10
* Resolve some xfails due to Bug 55253 being fixed. (merged from 54)Daniel Convissor2011-12-273-56/+50
* http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_fire...Popa Adrian Marius2011-12-271-2/+4
* Forgot to add the Pdo Firebird related bug to the NewsPopa Adrian Marius2011-12-271-0/+5
* Initialize structure (some fields may be missed in array returned from user h...Dmitry Stogov2011-12-221-0/+1
* Change fatal error into warning and ignore arguments over limitDmitry Stogov2011-12-221-8/+14
* Back to -devJohannes Schlüter2011-12-223-3/+5
* PHP 5.3.9RC4Johannes Schlüter2011-12-223-4/+4
* - Fixed bug #60570 (http wrapper leaks context resource if request fails/isGustavo André dos Santos Lopes2011-12-212-3/+53
* Add tests for OpenSSL crash.Scott MacVicar2011-12-191-0/+13
* Fix segfault in older versions of OpenSSL (before 0.9.8i)Scott MacVicar2011-12-182-1/+6
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-153-0/+11
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-154-0/+13
* fix for 5.5.19Andrey Hristov2011-12-141-1/+1