1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

16 Commits

Author SHA1 Message Date
foobar
5bd5140bf2 MFH:- Improved the error message for exceeding max_input_nesting_level. 2007-06-03 16:54:46 +00:00
Ilia Alshanetsky
163fdbd165 MFB: Improved fix for MOPB-02-2007 2007-06-03 16:29:24 +00:00
Zeev Suraski
166713abac Remove test case for a Won't Fix bug 2005-03-07 16:55:21 +00:00
foobar
802b4b00bb MFH: - Fixed bug #31672 (</script> not considered closing tag if
MFH:   preceded by one-line comment
2005-03-01 02:22:42 +00:00
Rasmus Lerdorf
1269ac0661 variables_order needs to include S for both of these to work 2003-06-17 22:32:51 +00:00
Moriyoshi Koizumi
af69bece5b MFH 2002-12-19 15:29:38 +00:00
SVN Migration
a962c4e340 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-12-18 22:54:35 +00:00
Marcus Boerger
eb6e31f802 Test argument passing for CLI 2002-08-21 23:10:44 +00:00
Marcus Boerger
9cec8a13bd This does not work for CLI 2002-08-21 23:08:21 +00:00
Preston L. Bannister
c2c16263e8 Make test valid for either "register globals" setting. 2002-05-16 21:56:08 +00:00
Preston L. Bannister
7fa0e68dcc Fix typo in SKIP clause. 2002-05-16 16:07:47 +00:00
Sander Roobol
58a52f93bc Fixed many tests, mostly incorrect paths. 2002-03-08 19:16:19 +00:00
Derick Rethans
eeeb95595f - More test fixes 2002-03-05 09:02:02 +00:00
foobar
2e3fbf41f9 Make these tests work regardless of the register_globals setting. 2001-11-13 12:20:31 +00:00
foobar
76fcdc1afb Fix these to give correct results even if register_globals=off or
register_argc_argv=off.
2001-10-23 11:11:29 +00:00
Stig Bakken
315f4f5658 @PHP 3 regression testing framework re-born (Stig)
Took the old PHP 3 regression testing framework and rewrote it in PHP.
Should work on both Windows and UNIX, however I have not tested it on
Windows.  See tests/README for how to write tests.  Added the PHP 3
tests and converted most of them.
2000-08-27 19:46:06 +00:00