summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding tests for class features, including __autoload(), property inheritance...Robin Fernandes2008-01-3070-0/+2189
* correct number of symbolsAntony Dovgal2008-01-101-1/+1
* fix testAntony Dovgal2008-01-101-2/+1
* Fix incorrect use of assignment in where equality was intended - class tests.Robert Nicholson2007-11-235-10/+10
* Fixed testsDmitry Stogov2007-11-192-2/+2
* fix expected outputNuno Lopes2007-09-131-0/+1
* revert variable class support for 5.2Stanislav Malyshev2007-08-134-79/+0
* - Add possibility to call static class members using variables (Etienne Kneuss)Johannes Schlüter2007-08-024-0/+79
* Fixed bug #40757 (get_object_vars get nothing in child class)Dmitry Stogov2007-07-241-0/+1
* enable display_startup_errors, fix testAntony Dovgal2007-06-051-2/+6
* fix testHannes Magnusson2007-06-031-1/+1
* MFH:- Improved the error message for exceeding max_input_nesting_level.foobar2007-06-031-1/+1
* Improved fix for MOPB-02-2007Ilia Alshanetsky2007-06-031-0/+35
* fix testsAntony Dovgal2007-05-181-0/+2
* Register RAW_POST_DATA even when always_populate_raw_post_data is off inIlia Alshanetsky2007-05-071-0/+19
* fix test namesAntony Dovgal2007-05-072-2/+2
* Added HTTP_RAW_POST_DATA test for instances where post length exceedsIlia Alshanetsky2007-05-061-0/+19
* Added $HTTP_RAW_POST_DATA testIlia Alshanetsky2007-05-061-0/+30
* win32 test fixesAntony Dovgal2007-04-181-2/+2
* MFHAntony Dovgal2007-02-111-1/+1
* Fixed testsDmitry Stogov2007-01-102-0/+4
* Fix testsHannes Magnusson2006-12-191-1/+1
* fix testAntony Dovgal2006-12-121-0/+2
* MFH: new cookie testsHannes Magnusson2006-12-092-0/+48