--TEST-- short_open_tag: On, asp_tags: On --INI-- short_open_tag=on asp_tags=on --FILE-- <%= 'so should this' %> <%= $a%> --EXPECT-- this should get echoed so should this This gets echoed twice This gets echoed twice 3