From: Jani Taskinen Date: Tue, 9 Dec 2008 15:44:09 +0000 (+0000) Subject: - Fix tests (apparently whoever wrote this crap never tested these properly) X-Git-Tag: php-5.4.0alpha1~191^2~4849 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b5a2208b6c8dfb3f9c79b451e9e43050026e9b4;p=php - Fix tests (apparently whoever wrote this crap never tested these properly) --- diff --git a/tests/lang/short_tags.002.phpt b/tests/lang/short_tags.002.phpt index 6f0da684ec..e31d05e90e 100644 --- a/tests/lang/short_tags.002.phpt +++ b/tests/lang/short_tags.002.phpt @@ -1,12 +1,14 @@ --TEST-- short tags --INI-- -short_tags=off +short_open_tag=off --FILE-- Finished --EXPECT-- -Used a short tag + Finished diff --git a/tests/lang/short_tags.003.phpt b/tests/lang/short_tags.003.phpt index 64f97bcc29..558c8cd1d0 100644 --- a/tests/lang/short_tags.003.phpt +++ b/tests/lang/short_tags.003.phpt @@ -1,7 +1,7 @@ --TEST-- tags --INI-- -short_open_tags=on +short_open_tag=on asp_tags=on --FILE--