From: Nikita Popov Date: Mon, 30 Sep 2019 08:41:14 +0000 (+0200) Subject: Fixed bug #78604 X-Git-Tag: php-7.4.0RC3~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19e7e4b19717d0b66c0aad39992c5d98e62bf10e;p=php Fixed bug #78604 +--INI-- +short_open_tag=1 --FILE-- +--INI-- +short_open_tag=0 +--FILE-- + +--EXPECT-- +T_OPEN_TAG + +T_INLINE_HTML +T_OPEN_TAG