563 Commits (32c8f50ea9dc0ea65ed22d34ec00dadbae7f87bb)

Author SHA1 Message Date
Robert Nicholson 14620596ab New tests for operators. These tests were auto generated to verify correctness for a number of significant values. The work was done by Dave Kelsey. 17 years ago
Robert Nicholson 9818b12488 New tests for foreach loops. These were written by another member of the Projectzero team. 17 years ago
Zoe Slattery d033f6904a Engine execution order tests 17 years ago
Zoe Slattery e4a93c6d0a Engine execution order tests 17 years ago
Robert Nicholson e29517872b Language Tests: returnByReference 17 years ago
Jani Taskinen 48c50e616a - Bug 45392 was never fixed in PHP_5_2 17 years ago
Jani Taskinen 0445f9025b - Reflection can be disabled in PHP_5_2 17 years ago
Felipe Pena 7b62380d6b - Fix test 17 years ago
Antony Dovgal ba70e77b43 nuke unicode crap, fix test 17 years ago
Sebastian Schürmann cb22f59dbd Initial commit 17 years ago
Sebastian Schürmann 706152d40d Initial commit 17 years ago
Dave Kelsey 81af2ad666 fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit. 17 years ago
Robin Fernandes dae1582b66 Additional output buffering tests. 17 years ago
Stefan Esser f2d5b34f26 Added test for magic_quotes_gpc 17 years ago
Arnaud Le Blanc 74a872c001 MFH: fixed test 18 years ago
Jani Taskinen 0cc37e4a06 MFH 18 years ago
Jani Taskinen 84f868ded7 MFH: fix tests 18 years ago
Scott MacVicar 864632a1b1 MFB 5.3 Add test for the recent magic_quotes_gpc regression. 18 years ago
Robin Fernandes 27c06db0bd Add some class related tests, fix hard-coded object ID in serialize_001.phpt. 18 years ago
Ant Phillips fbdf0ba4e5 Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 18 years ago
Felipe Pena 77bce434a0 - Fixed test 18 years ago
Arnaud Le Blanc f31c8fb4aa MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES) 18 years ago
Arnaud Le Blanc 667a563da0 MFH: Fix test 18 years ago
Johannes Schlüter 7b668c6a7d - MFH: The exact error message might differ (it's "Not owner" on Solaris) 18 years ago
Dmitry Stogov bc053b7628 Fixed Bug #43958 (class name added into the error message) 18 years ago
Jani Taskinen 69378b449c [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) 18 years ago
Arnaud Le Blanc 6f44413558 MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). 18 years ago
Jani Taskinen 26d7d2519d MFH:fix test 18 years ago
Arnaud Le Blanc cf273715fb MFH: Check the relevant path for open_basedir in symlink() 18 years ago
Jani Taskinen 9f0c8398d6 MFH: fix test 18 years ago
Ilia Alshanetsky 9d3385ff08 MFB: Added missing INI handler 18 years ago
Ant Phillips c6822cd936 Collect all the open_basedir security tests into one place 18 years ago
Ant Phillips f6b00dcf5b open_basedir tests for error_log 18 years ago
Steve Seear bc8c649878 Adding language tests. 18 years ago
Steve Seear 9e8d58e54b Added some class tests; Replaced some hardcoded instance ids with %d. 18 years ago
Robin Fernandes 1af0116cf0 Add new tests for class/object functions and features. 18 years ago
Dmitry Stogov 0d7d139700 Fixed wrong result of cascading assignment to string offset 18 years ago
Robin Fernandes 5912128780 Adding tests for class features, including __autoload(), property inheritance rules and class constants. 18 years ago
Antony Dovgal c2f8930033 correct number of symbols 18 years ago
Antony Dovgal 2fe13db7ac fix test 18 years ago
Robert Nicholson dc75c7c2a1 Fix incorrect use of assignment in where equality was intended - class tests. 19 years ago
Dmitry Stogov 06a116cd53 Fixed tests 19 years ago
Nuno Lopes e0660a267e fix expected output 19 years ago
Stanislav Malyshev 848b1cbb91 revert variable class support for 5.2 19 years ago
Johannes Schlüter b3c6a9dffc - Add possibility to call static class members using variables (Etienne Kneuss) 19 years ago
Dmitry Stogov 7ec48cb37f Fixed bug #40757 (get_object_vars get nothing in child class) 19 years ago
Antony Dovgal 0b157a6f84 enable display_startup_errors, fix test 19 years ago
Hannes Magnusson d1b9c6e62e fix test 19 years ago
foobar f26145fa8c MFH:- Improved the error message for exceeding max_input_nesting_level. 19 years ago
Ilia Alshanetsky a8be5f419d Improved fix for MOPB-02-2007 19 years ago