@ -1,5 +1,5 @@
--TEST--
short tags
short_open_tag: On
--INI--
short_open_tag=on
--FILE--
short_open_tag: Off
short_open_tag=off
tags
short_open_tag: On, asp_tags: On
asp_tags=on
short_open_tag: Off, asp_tags: Off
asp_tags=off
@ -34,4 +34,4 @@ $a = 'This gets echoed twice';
<? $b=3; ?>
Notice: Undefined variable: b in %s on line %d