584 Commits (529bcf35c2ba2af80ffe712f00a61cc555ff468f)

Author SHA1 Message Date
Jani Taskinen 782644535f MFH 17 years ago
Jani Taskinen da7302f792 MFH 17 years ago
Jani Taskinen 996eab8983 - Fixed ini deprecation message issues in tests. 17 years ago
Kalle Sommer Nielsen 5a6d3cc42b Added E_DEPRECATED startup notice (5.3 only) 17 years ago
Felipe Pena 13b1607886 - Fix test 17 years ago
Antony Dovgal 53990b2bf3 fix test 17 years ago
Sebastian Schürmann 7942cd2c3c - Initial commit 17 years ago
Sebastian Schürmann e2a4ef0696 - initial ci 17 years ago
Hannes Magnusson d800809da4 This is apparently fixed 17 years ago
David Coallier 2e5f11b841 - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers 17 years ago
Dave Kelsey aa3e1f6158 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
Felipe Pena 51b05cd54d - Fixed tests 17 years ago
Robin Fernandes bd7f18ab4f Additional output buffering tests. 17 years ago
Stefan Esser 1940a3aa91 Added test for magic_quotes_gpc 17 years ago
Arnaud Le Blanc f5b2818225 MFH: fixed test 17 years ago
Jani Taskinen e967b0fec9 MFH:- Better descriptions for these tests 17 years ago
Jani Taskinen f2c711b132 MFH: fix tests 17 years ago
Scott MacVicar d8edbd2729 Add test for the recent magic_quotes_gpc regression. 17 years ago
Robin Fernandes 2057a9a3f9 Add some class related tests, fix hard-coded object ID in serialize_001.phpt. 17 years ago
Ant Phillips 775389cd1d Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 17 years ago
Sean Coates 4e3929d278 add test for ArrayObject acting as array (for 5.3) 18 years ago
Hannes Magnusson 5668f32b68 MFH: Improve test and fix skipif 18 years ago
Felipe Pena 8502d0b7a6 - Fixed test 18 years ago
Arnaud Le Blanc c98e28795f Fixed #46313 (Magic quotes broke $_FILES) 18 years ago
Arnaud Le Blanc 49abf21fea MFH: Fix test 18 years ago
Arnaud Le Blanc 0dac02dac2 MFH: Added tests for rfc1867 post handler 18 years ago
Johannes Schlüter 27637afb90 - MFH: The exact error message might differ (it's "Not owner" on Solaris) 18 years ago
Dmitry Stogov d5bba04ac5 Fixed Bug #43958 (class name added into the error message) 18 years ago
Arnaud Le Blanc f59fbc3755 MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). 18 years ago
Jani Taskinen 9c3cc1f061 MFH:fix test 18 years ago
Arnaud Le Blanc de24949cce MFH: Check the relevant path for open_basedir in symlink() 18 years ago
Dmitry Stogov 478acfd8b4 . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 18 years ago
Hannes Magnusson ee40f557a7 Fix tests (patch by Lars) 18 years ago
Lars Strojny 742d0ad166 Reenabling the test but removing the test cases for old_function as the alternative syntaxes are still there 18 years ago
Nuno Lopes 29e7475124 add more tests for the parser. currently both fail 18 years ago
Nuno Lopes ea11f6df43 fix last part of bug #44654 18 years ago
Nuno Lopes 671caa1d5d add test for #-style comments. passes fine on both 5.2 and 5.3 18 years ago
Antony Dovgal 47bce7e311 MFH 18 years ago
Dmitry Stogov f8c6965075 Fixed test 18 years ago
Antony Dovgal db8a24d15a fix test 18 years ago
Rob Richards 604bfe4c0b MFH: fix test 18 years ago
Felipe Pena 402fb5285d - MFH: Fixed bug #44769 (declaring private magic methods should throw error) 18 years ago
Ilia Alshanetsky 59ba4fcc96 Added missing INI handler 18 years ago
Ant Phillips 863d975196 Collect all the open_basedir security tests into one place 18 years ago
Steve Seear 801c795208 Adding language tests. 18 years ago
Steve Seear 6e361fa7db Added some class tests; Replaced some hardcoded instance ids with %d. 18 years ago
Antony Dovgal 0ee45c4711 fix tests 18 years ago
David Coallier e506d59a0e - Ok to fail on OSX, adjusted bug, patch from scoates 18 years ago
Felipe Pena c7cb8551fe Fix tests (removed space on error message "Undefined index: ...") 18 years ago
Robin Fernandes ee0f7bc0ac Add new tests for class/object functions and features. 18 years ago