summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - add test for bug #60761Pierre Joye2012-01-181-1/+3
* - add test for bug #60761Pierre Joye2012-01-181-0/+33
* remove XFAIL for bug #47178Michael Wallner2012-01-182-6/+2
* merge ext/hash from trunkMichael Wallner2012-01-1813-441/+93
* Improved traits implementation. Now to support __CLASS__ constant in traits p...Dmitry Stogov2012-01-171-1/+0
* merge from trunk:Boris Lytochkin2012-01-133-6/+41
* Fix configuration message typo and alignment (5.4 merge approved by Stas)Christopher Jones2012-01-121-2/+2
* Fixed incorrect type castDmitry Stogov2012-01-111-1/+1
* - make it windows version independent, error msg differs, bad but wellPierre Joye2012-01-101-4/+4
* - error is windows version dependent and not what we test herePierre Joye2012-01-091-1/+1
* These tests don't work if run as rootRasmus Lerdorf2012-01-082-8/+14
* This test only works if 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
* Remove test for bug 60675, the change in behavior between 5.3 and 5.4 is inte...Daniel Convissor2012-01-071-24/+0
* Test for bug 60675.Daniel Convissor2012-01-061-0/+24
* 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
* fix return values of inherited session handler to match user handlers - #60640Arpad Ray2012-01-041-5/+5
* add SessionHandlerInterface for session_set_save_handler() - #60551Arpad Ray2012-01-044-4/+231
* 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-022-227/+287
* add test for ob_gzhandlerStanislav Malyshev2012-01-011-0/+24
* - Year++Felipe Pena2012-01-01545-546/+546
* 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-2/+2
* 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
* added test for PDO_Firebird: bug 48877Popa Adrian Marius2011-12-271-0/+42
* 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
* test fixesStanislav Malyshev2011-12-265-6/+12
* fix uninitialized var that may lead to crashStanislav Malyshev2011-12-261-126/+126
* - 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-181-1/+3
* fix for 5.5.19Andrey Hristov2011-12-141-1/+1
* another fixAndrey Hristov2011-12-141-1/+1
* fix testAndrey Hristov2011-12-141-1/+1