| Commit message (Expand) | Author | Age | Files | Lines |
| * | This one depends on max_input_vars as well | Rasmus Lerdorf | 2012-02-14 | 1 | -0/+0 |
| * | Add credit line for the PHP Output Handler | David Soria Parra | 2012-02-13 | 1 | -0/+1 |
| * | fix bug #54682 (tidy null pointer dereference) | Antony Dovgal | 2012-02-07 | 1 | -2/+6 |
| * | Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.... | Christopher Jones | 2012-02-07 | 2 | -1/+279 |
| * | Force allow_url_fopen to fix qa.php.net/reports diffs | Christopher Jones | 2012-02-06 | 4 | -0/+8 |
| * | Mask different curl message. Now passes on Oracle Linux 5 | Christopher Jones | 2012-02-06 | 1 | -5/+5 |
| * | Allow alternative curl output shown in several qa.php.net/reports logs | Christopher Jones | 2012-02-06 | 1 | -1/+1 |
| * | merging the patch from bug #52078, fixes the test on disk with huge inode siz... | Ferenc Kovacs | 2012-02-06 | 1 | -3/+3 |
| * | Safer way to call pcre_fullinfo - bug 60986 | Rasmus Lerdorf | 2012-02-06 | 1 | -1/+2 |
| * | Fix for bug 60986 | Rasmus Lerdorf | 2012-02-06 | 2 | -3/+2 |
| * | Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so ... | Rasmus Lerdorf | 2012-02-05 | 1 | -3/+3 |
| * | Without a timezone you can't know whether it is dst or not in this one | Rasmus Lerdorf | 2012-02-05 | 1 | -2/+2 |
| * | Another openssl test that is dependent on the openssl version. The output has | Rasmus Lerdorf | 2012-02-05 | 1 | -5/+23 |
| * | - Merge r323056 (see bug #60965). | Gustavo André dos Santos Lopes | 2012-02-05 | 2 | -5/+22 |
| * | fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object h... | Popa Adrian Marius | 2012-02-05 | 1 | -3/+2 |
| * | Need EXPECTF here, of course | Rasmus Lerdorf | 2012-02-05 | 1 | -1/+1 |
| * | Getting different hashes here. But this test isn't testing the hashes, | Rasmus Lerdorf | 2012-02-05 | 1 | -1/+1 |
| * | According to the reports on qa this test is failing the same way for everyone. | Rasmus Lerdorf | 2012-02-05 | 1 | -1/+3 |
| * | Fix bug #60933 on PHP_5_4 (approved by Stas). | Adam Harvey | 2012-02-03 | 1 | -2/+2 |
| * | assert | Andrey Hristov | 2012-02-02 | 1 | -1/+5 |
| * | Test for null behavior with ext/mbstring functions | Lars Strojny | 2012-02-01 | 1 | -0/+32 |
| * | Fixed basic HTTP authentication for WSDL sub requests. | Dmitry Stogov | 2012-02-01 | 1 | -2/+2 |
| * | Fixed basic HTTP authentication for WSDL sub requests | Dmitry Stogov | 2012-02-01 | 1 | -0/+34 |
| * | - fix #55226, WS | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
| * | - fix #55226, fix build | Pierre Joye | 2012-01-31 | 1 | -2/+1 |
| * | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 3 | -0/+173 |
| * | Missed the test | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+44 |
| * | Good patch from Brad Dewar that adds missing createCollation() | Rasmus Lerdorf | 2012-01-29 | 3 | -1/+133 |
| * | - Fixed bug #60860 (session.save_handler=user without defined function core d... | Felipe Pena | 2012-01-28 | 2 | -0/+24 |
| * | MFH r322485 | Scott MacVicar | 2012-01-26 | 2 | -3/+15 |
| * | Please test your tests | Rasmus Lerdorf | 2012-01-23 | 1 | -35/+35 |
| * | revert r319254 (fix bug #54682) since it is not correct | Nuno Lopes | 2012-01-21 | 2 | -6/+20 |
| * | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -1/+3 |
| * | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -0/+33 |
| * | remove XFAIL for bug #47178 | Michael Wallner | 2012-01-18 | 2 | -6/+2 |
| * | merge ext/hash from trunk | Michael Wallner | 2012-01-18 | 13 | -441/+93 |
| * | Improved traits implementation. Now to support __CLASS__ constant in traits p... | Dmitry Stogov | 2012-01-17 | 1 | -1/+0 |
| * | merge from trunk: | Boris Lytochkin | 2012-01-13 | 3 | -6/+41 |
| * | Fix configuration message typo and alignment (5.4 merge approved by Stas) | Christopher Jones | 2012-01-12 | 1 | -2/+2 |
| * | Fixed incorrect type cast | Dmitry Stogov | 2012-01-11 | 1 | -1/+1 |
| * | - make it windows version independent, error msg differs, bad but well | Pierre Joye | 2012-01-10 | 1 | -4/+4 |
| * | - error is windows version dependent and not what we test here | Pierre Joye | 2012-01-09 | 1 | -1/+1 |
| * | These tests don't work if run as root | Rasmus Lerdorf | 2012-01-08 | 2 | -8/+14 |
| * | This test only works if gc is enabled | Rasmus Lerdorf | 2012-01-08 | 1 | -26/+27 |
| * | do kill 9 to fix a race condition in this test. (should fix the debian 32-bit... | Nuno Lopes | 2012-01-08 | 1 | -2/+2 |
| * | Remove test for bug 60675, the change in behavior between 5.3 and 5.4 is inte... | Daniel Convissor | 2012-01-07 | 1 | -24/+0 |
| * | Test for bug 60675. | Daniel Convissor | 2012-01-06 | 1 | -0/+24 |
| * | move to XFAIL since it fails on 32-bit | Stanislav Malyshev | 2012-01-04 | 1 | -0/+2 |
| * | add more tests for #60634 (stems from #21306) and xfail them all for the moment | Arpad Ray | 2012-01-04 | 6 | -1/+245 |
| * | fix return values of inherited session handler to match user handlers - #60640 | Arpad Ray | 2012-01-04 | 1 | -5/+5 |