556 Commits (653e523a975dbe14d19e3cd4e6f6da652f433652)

Author SHA1 Message Date
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
Dmitry Stogov 4de15df711 Fixed wrong result of cascading assignment to string offset 18 years ago
Robin Fernandes 0455ccb805 Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 18 years ago
Felipe Pena 7cf6a28335 Fixed tests (new E_ALL value) 18 years ago
Marcus Boerger d3e5026564 - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) 18 years ago
Nuno Lopes 38149b6207 add new test to test function with many arguments (i.e. test the new stack implementation) 18 years ago
Marcus Boerger 2cc49ecfb2 - Only one line heading 18 years ago
Rasmus Lerdorf 9411b268b2 2 more test fixes 18 years ago
Robin Fernandes 7eb114a9cf Adding tests for class features, including __autoload(), property inheritance rules and class constants. 18 years ago
Ilia Alshanetsky 1300527db5 Fixed test 18 years ago
Robert Nicholson f35dfc697b Fix incorrect use of assignment in where equality was intended - class tests. 18 years ago
Dmitry Stogov 969dda1b51 Fixed tests 18 years ago
Jani Taskinen a541bb8078 - Fix tests 18 years ago
Johannes Schlüter 9483a2ff23 - Readd support for ynamic access of static members (Etienne) 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
Antony Dovgal ffd09c0961 fix tests 19 years ago
Ilia Alshanetsky 420352d8b5 Register RAW_POST_DATA even when always_populate_raw_post_data is off in 19 years ago
Antony Dovgal 1f65545121 fix test names 19 years ago
Ilia Alshanetsky 636806a869 Added HTTP_RAW_POST_DATA test for instances where post length exceeds 19 years ago
Ilia Alshanetsky 468dc98961 Added $HTTP_RAW_POST_DATA test 19 years ago
Antony Dovgal bb489851e9 win32 test fixes 19 years ago
Antony Dovgal f9a9eda86c MFH 19 years ago