php-src/tests
Dmitry Stogov 478acfd8b4 . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt)
. Improved syntax highlighting and consistency for variables in double-quoted strings and literal text in HEREDOCs and backticks. (Matt)
. Optimized interpolated strings to use one less opcode. (Matt)
2008-07-26 15:30:28 +00:00
..
basic Added missing INI handler 2008-05-18 14:35:13 +00:00
classes Fixed test 2008-06-11 06:30:09 +00:00
func add new test to test function with many arguments (i.e. test the new stack implementation) 2008-02-08 13:49:27 +00:00
lang Reenabling the test but removing the test cases for old_function as the alternative syntaxes are still there 2008-07-15 08:34:18 +00:00
run-test Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
security fix test 2008-06-09 09:26:03 +00:00
strings . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
quicktester.inc - Fixed the bz2 tests. (and changed the usage comment to be correct) 2002-03-20 02:16:34 +00:00