Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 4 | -14/+4 | |
| | ||||||
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 21 | -134/+119 | |
| | ||||||
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 21 | -119/+134 | |
| | ||||||
* | - Fixed tests | Jani Taskinen | 2010-02-13 | 2 | -3/+6 | |
| | ||||||
* | - Fix test | Jani Taskinen | 2009-12-11 | 1 | -0/+1 | |
| | ||||||
* | Fix test | Jani Taskinen | 2009-12-11 | 1 | -0/+1 | |
| | ||||||
* | - Fixed tests | Felipe Pena | 2009-12-04 | 3 | -3/+3 | |
| | ||||||
* | - Use correct revision | Jani Taskinen | 2009-11-28 | 1 | -2/+1 | |
| | ||||||
* | - No dots here | Jani Taskinen | 2009-11-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 2 | -2/+3 | |
| | ||||||
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-30 | 4 | -31/+26 | |
| | ||||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 6 | -0/+79 | |
| | ||||||
* | - Fix tests .oO(why are there so many things broken in this branch..?) | Jani Taskinen | 2009-07-25 | 2 | -4/+70 | |
| | ||||||
* | MFH: The exact error message might differ (it's "Not owner" on Solaris) ↵ | Patrick Allaert | 2009-07-22 | 1 | -7/+7 | |
| | | | | (r265951) | |||||
* | Remove empty sections. Fix bad use of --SKIP-- | Zoe Slattery | 2009-07-21 | 3 | -71/+4 | |
| | ||||||
* | Removing unnecessary SKIPIF sections | Zoe Slattery | 2009-07-18 | 34 | -69/+1 | |
| | ||||||
* | New lang tests. | andy wharmby | 2009-06-21 | 3 | -0/+113 | |
| | ||||||
* | Backport ob test to php 5.2 and 53. | andy wharmby | 2009-06-18 | 8 | -0/+274 | |
| | ||||||
* | New test for standard object compare handler. Tested on Windows, Linux and ↵ | andy wharmby | 2009-06-17 | 2 | -0/+88 | |
| | | | | Linux 64 | |||||
* | New foreach tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-06-17 | 6 | -0/+718 | |
| | ||||||
* | Additional class related tests. | Robin Fernandes | 2009-06-17 | 9 | -0/+121 | |
| | ||||||
* | New test for bitwise operators. Tested on Linux 64 bit | andy wharmby | 2009-06-15 | 7 | -0/+3556 | |
| | ||||||
* | Move tests to correct directory | andy wharmby | 2009-06-15 | 6 | -0/+0 | |
| | ||||||
* | Backport ob test to php 5.2 and 53. | andy wharmby | 2009-06-14 | 10 | -0/+114 | |
| | ||||||
* | New foreach tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-06-14 | 6 | -0/+1186 | |
| | ||||||
* | New tests for operators. These tests were auto generated to verify ↵ | Robert Nicholson | 2009-06-08 | 50 | -0/+9030 | |
| | | | | correctness for a number of significant values. The work was done by Dave Kelsey. | |||||
* | New tests for foreach loops. These were written by another member of the ↵ | Robert Nicholson | 2009-06-07 | 17 | -0/+2941 | |
| | | | | Projectzero team. | |||||
* | MFH: Changed error messages to use "cannot" instead of "can not" (meaning ↵ | Matt Wilmas | 2009-06-07 | 2 | -2/+2 | |
| | | | | "also can") | |||||
* | Engine execution order tests | Zoe Slattery | 2009-06-01 | 1 | -0/+198 | |
| | ||||||
* | MFH: Add test for the timeout inside shutdown function | Etienne Kneuss | 2009-05-31 | 1 | -0/+23 | |
| | ||||||
* | Engine execution order tests | Zoe Slattery | 2009-05-29 | 9 | -0/+804 | |
| | ||||||
* | Language Tests: returnByReference | Robert Nicholson | 2009-05-27 | 9 | -0/+445 | |
| | ||||||
* | MFH | Jani Taskinen | 2009-05-07 | 1 | -1/+0 | |
| | ||||||
* | MFH | Jani Taskinen | 2009-05-07 | 1 | -2/+0 | |
| | ||||||
* | - Fixed ini deprecation message issues in tests. | Jani Taskinen | 2009-05-06 | 1 | -1/+0 | |
| | | | | | # CGI headers are stripped and the error ends up there with CGI.. | |||||
* | Added E_DEPRECATED startup notice (5.3 only) | Kalle Sommer Nielsen | 2009-05-04 | 2 | -0/+4 | |
| | ||||||
* | - Fix test | Felipe Pena | 2009-04-28 | 1 | -2/+2 | |
| | ||||||
* | fix test | Antony Dovgal | 2009-04-28 | 1 | -10/+10 | |
| | ||||||
* | - Initial commit | Sebastian Schürmann | 2009-04-25 | 1 | -0/+34 | |
| | ||||||
* | - initial ci | Sebastian Schürmann | 2009-04-25 | 1 | -0/+19 | |
| | | | | | - basic test for ini_alter | |||||
* | This is apparently fixed | Hannes Magnusson | 2009-04-06 | 1 | -5/+3 | |
| | ||||||
* | - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers | David Coallier | 2009-02-13 | 1 | -0/+27 | |
| | | | | | | | | | - Added test for bug46897 - A memleak has been identified while fixing this bug but the changes made by this commit do not affect ob_get_clean where the memleak (which is fixed in HEAD with the new handler) resides. - [DOC] New noticed is outputted in ob_flush when the buffer is unerasable | |||||
* | fixed subtle bugs regarding attempting to chdir, plus cleanup issues. ↵ | Dave Kelsey | 2009-01-22 | 27 | -91/+142 | |
| | | | | improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit. | |||||
* | - 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 | |
| |