| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers | David Coallier | 2009-02-13 | 1 | -0/+27 |
* | fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improve... | Dave Kelsey | 2009-01-22 | 27 | -91/+142 |
* | - Fixed tests | Felipe Pena | 2009-01-10 | 2 | -1/+2 |
* | Additional output buffering tests. | Robin Fernandes | 2008-12-18 | 39 | -0/+1498 |
* | Added test for magic_quotes_gpc | Stefan Esser | 2008-12-11 | 1 | -0/+12 |
* | MFH: fixed test | Arnaud Le Blanc | 2008-12-09 | 1 | -1/+0 |
* | MFH:- Better descriptions for these tests | Jani Taskinen | 2008-12-09 | 4 | -5/+5 |
* | MFH: fix tests | Jani Taskinen | 2008-12-09 | 2 | -3/+5 |
* | Add test for the recent magic_quotes_gpc regression. | Scott MacVicar | 2008-12-09 | 1 | -0/+21 |
* | Add some class related tests, fix hard-coded object ID in serialize_001.phpt. | Robin Fernandes | 2008-12-05 | 18 | -8/+720 |
* | Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 6... | Ant Phillips | 2008-11-28 | 32 | -0/+1519 |
* | add test for ArrayObject acting as array (for 5.3) | Sean Coates | 2008-11-10 | 1 | -0/+14 |
* | MFH: Improve test and fix skipif | Hannes Magnusson | 2008-10-27 | 1 | -1/+5 |
* | - Fixed test | Felipe Pena | 2008-10-26 | 1 | -2/+2 |
* | Fixed #46313 (Magic quotes broke $_FILES) | Arnaud Le Blanc | 2008-10-20 | 2 | -0/+124 |
* | MFH: Fix test | Arnaud Le Blanc | 2008-09-10 | 1 | -0/+2 |
* | MFH: Added tests for rfc1867 post handler | Arnaud Le Blanc | 2008-09-08 | 14 | -0/+670 |
* | - MFH: The exact error message might differ (it's "Not owner" on Solaris) | Johannes Schlüter | 2008-09-07 | 9 | -72/+72 |
* | Fixed Bug #43958 (class name added into the error message) | Dmitry Stogov | 2008-09-02 | 1 | -0/+17 |
* | MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). | Arnaud Le Blanc | 2008-08-18 | 1 | -0/+22 |
* | MFH:fix test | Jani Taskinen | 2008-08-14 | 1 | -0/+2 |
* | MFH: Check the relevant path for open_basedir in symlink() | Arnaud Le Blanc | 2008-08-11 | 1 | -0/+9 |
* | . Added support for using static HEREDOCs to initialize static variables and ... | Dmitry Stogov | 2008-07-26 | 1 | -1/+1 |
* | Fix tests (patch by Lars) | Hannes Magnusson | 2008-07-21 | 2 | -2/+2 |
* | Reenabling the test but removing the test cases for old_function as the alter... | Lars Strojny | 2008-07-15 | 1 | -9/+3 |
* | add more tests for the parser. currently both fail | Nuno Lopes | 2008-07-08 | 3 | -1/+27 |
* | fix last part of bug #44654 | Nuno Lopes | 2008-07-06 | 1 | -0/+8 |
* | add test for #-style comments. passes fine on both 5.2 and 5.3 | Nuno Lopes | 2008-07-06 | 1 | -0/+23 |
* | MFH | Antony Dovgal | 2008-06-11 | 40 | -1777/+0 |
* | Fixed test | Dmitry Stogov | 2008-06-11 | 1 | -1/+13 |
* | fix test | Antony Dovgal | 2008-06-09 | 1 | -0/+1 |
* | MFH: fix test | Rob Richards | 2008-06-05 | 1 | -1/+1 |
* | - MFH: Fixed bug #44769 (declaring private magic methods should throw error) | Felipe Pena | 2008-06-03 | 1 | -12/+1 |
* | Added missing INI handler | Ilia Alshanetsky | 2008-05-18 | 1 | -0/+2 |
* | Collect all the open_basedir security tests into one place | Ant Phillips | 2008-05-09 | 47 | -0/+2959 |
* | Adding language tests. | Steve Seear | 2008-03-19 | 9 | -0/+67 |
* | Added some class tests; Replaced some hardcoded instance ids with %d. | Steve Seear | 2008-03-19 | 6 | -12/+91 |
* | fix tests | Antony Dovgal | 2008-03-17 | 2 | -19/+32 |
* | - Ok to fail on OSX, adjusted bug, patch from scoates | David Coallier | 2008-03-08 | 1 | -0/+2 |
* | Fix tests (removed space on error message "Undefined index: ...") | Felipe Pena | 2008-03-08 | 3 | -5/+5 |
* | Add new tests for class/object functions and features. | Robin Fernandes | 2008-03-06 | 7 | -0/+205 |
* | Fixed wrong result of cascading assignment to string offset | Dmitry Stogov | 2008-03-04 | 1 | -3/+3 |
* | Remove inconsistent behaviour when a protected static prop is overridden by p... | Robin Fernandes | 2008-03-03 | 1 | -1/+3 |
* | Fixed tests (new E_ALL value) | Felipe Pena | 2008-02-24 | 2 | -2/+2 |
* | - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) | Marcus Boerger | 2008-02-23 | 4 | -7/+9 |
* | add new test to test function with many arguments (i.e. test the new stack im... | Nuno Lopes | 2008-02-08 | 1 | -0/+73 |
* | - Only one line heading | Marcus Boerger | 2008-02-03 | 1 | -2/+1 |
* | 2 more test fixes | Rasmus Lerdorf | 2008-02-02 | 2 | -2/+2 |
* | Adding tests for class features, including __autoload(), property inheritance... | Robin Fernandes | 2008-01-30 | 70 | -0/+2188 |
* | Fixed test | Ilia Alshanetsky | 2008-01-10 | 1 | -2/+1 |