]> granicus.if.org Git - php/commitdiff
MFH
authorJani Taskinen <jani@php.net>
Tue, 9 Dec 2008 16:05:57 +0000 (16:05 +0000)
committerJani Taskinen <jani@php.net>
Tue, 9 Dec 2008 16:05:57 +0000 (16:05 +0000)
tests/lang/short_tags.001.phpt
tests/lang/short_tags.002.phpt
tests/lang/short_tags.003.phpt
tests/lang/short_tags.004.phpt

index 79939b01a059c7bc6f0504bcdb10ccc04e4c1159..522018e3068fa5b51a4ce3fad8da3842d512f130 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-short tags
+short_open_tag: On
 --INI--
 short_open_tag=on
 --FILE--
index e31d05e90ebc73c8267aca6baf5222e62e33a2c9..6a3d5e09968f22e918a00417420c05fcfc3c4389 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-short tags
+short_open_tag: Off
 --INI--
 short_open_tag=off
 --FILE--
index 558c8cd1d06d2c058dc71726ad1508c90574023a..8894bf502913fbca15544cc99f478f53bf80496b 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-tags
+short_open_tag: On, asp_tags: On
 --INI--
 short_open_tag=on
 asp_tags=on
index be16467e2f9de8974dc1fee0f78dfa2cdc75eb9a..d80e7481a1832f13d806ec5f2276a48d48efe728 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-tags
+short_open_tag: Off, asp_tags: Off
 --INI--
 short_open_tag=off
 asp_tags=off
@@ -34,4 +34,4 @@ $a = 'This gets echoed twice';
 <? $b=3; ?>
 
 
-Notice: Undefined variable: b in %s on line %d
\ No newline at end of file
+Notice: Undefined variable: b in %s on line %d