summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.0rc5php-5.4.0RC5Stanislav Malyshev2012-01-050-0/+0
* 5.4.0rc5Stanislav Malyshev2012-01-053-4/+4
* - 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
* move to XFAIL since it fails on 32-bitStanislav Malyshev2012-01-041-0/+2
* add more tests for #60634 (stems from #21306) and xfail them all for the momentArpad Ray2012-01-046-1/+245
* Fixed bug #60627 (httpd.worker segfault on startup with php_value)Xinchen Hui2012-01-043-2/+8
* fix testXinchen Hui2012-01-041-1/+1
* NEWS entry for r321738Arpad Ray2012-01-041-0/+2
* fix return values of inherited session handler to match user handlers - #60640Arpad Ray2012-01-042-5/+7
* add SessionHandlerInterface for session_set_save_handler() - #60551Arpad Ray2012-01-044-4/+231
* - 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
* Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuzMatteo Beccati2012-01-021-0/+2
* fix bug #55871 - Interruption in substr_replace()Stanislav Malyshev2012-01-023-229/+290
* fix bug #54374, bug #55500 - filter file names better, no dangling [sStanislav Malyshev2012-01-013-3/+80
* add test for ob_gzhandlerStanislav Malyshev2012-01-011-0/+24
* regen for r321655Nuno Lopes2012-01-011-341/+343
* 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-01778-785/+785
* fixed a crash in cli mode when apache_request_headers() is calledGeorge Wang2011-12-311-1/+2
* follow naming conventionMichael Wallner2011-12-302-9/+9
* Added an API call to return active output handlerDmitry Stogov2011-12-302-0/+9
* 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
* Fixed testsDmitry Stogov2011-12-281-3/+2
* 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
* Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax)Dmitry Stogov2011-12-283-1/+22
* added testcase for Bug 47415 Popa Adrian Marius2011-12-281-0/+42
* cleanup for bug 48877 test, add description Popa Adrian Marius2011-12-281-2/+2
* Fix #60613 (Segmentation fault with $cls->{expr}() syntax)Xinchen Hui2011-12-282-13/+13
* 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
* Another xfail resolved since Bug 55253 was fixed.Daniel Convissor2011-12-271-12/+10
* http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_fire...Popa Adrian Marius2011-12-271-2/+4
* Another xfail resolved since Bug 55253 was fixed.Daniel Convissor2011-12-271-22/+20
* Looks like we need to explicity add libstdc++ on recent linux' too, like fedo...Hannes Magnusson2011-12-272-5/+5
* added test for PDO_Firebird: bug 48877Popa Adrian Marius2011-12-271-0/+42
* Fix bug #60611 (Segmentation fault with Cls::{expr}() syntax)Xinchen Hui2011-12-273-3/+39
* One less xfail since Bug 55253 was fixed.Daniel Convissor2011-12-271-22/+20
* - Fix bug #60326, fix crash introduced by initial fixPierre Joye2011-12-261-2/+1
* - Fix bug #60326, fix TS build (introduced by r321406)Pierre Joye2011-12-261-1/+1
* fix bug #60326 - restore ob_gzhandlerStanislav Malyshev2011-12-262-57/+171
* fix testStanislav Malyshev2011-12-261-2/+1
* fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)Stanislav Malyshev2011-12-262-0/+12
* fix test - paths may be expressed in different wayStanislav Malyshev2011-12-261-1/+4
* test fixesStanislav Malyshev2011-12-265-6/+12