summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More tests from 2009 testfestZoe Slattery2009-08-304-44/+27
* Fix time_sleep_until() tests; not supported on Windows on 5.2andy wharmby2009-08-272-6/+19
* Test from 2009 testfestZoe Slattery2009-08-266-0/+79
* MFH: The exact error message might differ (it's "Not owner" on Solaris) (r265...Patrick Allaert2009-07-221-7/+7
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-1820-40/+0
* New lang tests.andy wharmby2009-06-213-0/+114
* Backport ob test to php 5.2 and 53.andy wharmby2009-06-188-0/+275
* New test for standard object compare handler. Tested on Windows, Linux and Li...andy wharmby2009-06-172-0/+88
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-176-0/+720
* Additional class related tests.Robin Fernandes2009-06-179-0/+121
* New test for bitwise operators. Tested on Linux 64 bitandy wharmby2009-06-157-0/+3556
* Backport ob test to php 5.2 and 53.andy wharmby2009-06-1410-0/+114
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-146-0/+1182
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-0850-0/+9030
* New tests for foreach loops. These were written by another member of the Proj...Robert Nicholson2009-06-0717-0/+2941
* Engine execution order testsZoe Slattery2009-06-011-0/+198
* Engine execution order testsZoe Slattery2009-05-299-0/+805
* Language Tests: returnByReferenceRobert Nicholson2009-05-279-0/+445
* - Bug 45392 was never fixed in PHP_5_2Jani Taskinen2009-05-071-21/+0
* - Reflection can be disabled in PHP_5_2Jani Taskinen2009-04-301-0/+2
* - Fix testFelipe Pena2009-04-281-2/+2
* nuke unicode crap, fix testAntony Dovgal2009-04-281-9/+9
* Initial commitSebastian Schürmann2009-04-251-0/+19
* Initial commitSebastian Schürmann2009-04-251-0/+34
* fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improve...Dave Kelsey2009-01-2227-91/+142
* Additional output buffering tests.Robin Fernandes2008-12-1839-0/+1486
* Added test for magic_quotes_gpcStefan Esser2008-12-111-0/+12
* MFH: fixed testArnaud Le Blanc2008-12-091-1/+0
* MFHJani Taskinen2008-12-094-5/+5
* MFH: fix testsJani Taskinen2008-12-092-3/+5
* MFB 5.3 Add test for the recent magic_quotes_gpc regression.Scott MacVicar2008-12-091-0/+21
* Add some class related tests, fix hard-coded object ID in serialize_001.phpt.Robin Fernandes2008-12-0518-8/+719
* Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 6...Ant Phillips2008-11-2832-0/+1514
* - Fixed testFelipe Pena2008-10-261-2/+2
* MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)Arnaud Le Blanc2008-10-202-0/+124
* MFH: Fix testArnaud Le Blanc2008-09-101-0/+2
* - MFH: The exact error message might differ (it's "Not owner" on Solaris)Johannes Schlüter2008-09-079-72/+72
* Fixed Bug #43958 (class name added into the error message)Dmitry Stogov2008-09-021-0/+17
* [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax e...Jani Taskinen2008-08-311-14/+7
* MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Arnaud Le Blanc2008-08-181-0/+22
* MFH:fix testJani Taskinen2008-08-141-0/+2
* MFH: Check the relevant path for open_basedir in symlink()Arnaud Le Blanc2008-08-111-0/+9
* MFH: fix testJani Taskinen2008-07-151-1/+2
* MFB: Added missing INI handlerIlia Alshanetsky2008-05-181-0/+2
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0944-0/+2727
* open_basedir tests for error_logAnt Phillips2008-05-093-0/+224
* Adding language tests.Steve Seear2008-03-199-0/+67
* Added some class tests; Replaced some hardcoded instance ids with %d.Steve Seear2008-03-196-12/+91
* Add new tests for class/object functions and features.Robin Fernandes2008-03-067-0/+205
* Fixed wrong result of cascading assignment to string offsetDmitry Stogov2008-03-041-3/+3