From: Gabriel Caruso Date: Thu, 23 Apr 2020 15:13:01 +0000 (+0200) Subject: Clean section of test not working due to short open tags X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d21d23afef54f152d9ca661909c6d042d6bfcf48;p=php Clean section of test not working due to short open tags Closes GH-5440 --- diff --git a/ext/phar/tests/bug79082.phpt b/ext/phar/tests/bug79082.phpt index ca453d1b57..5dc861801a 100644 --- a/ext/phar/tests/bug79082.phpt +++ b/ext/phar/tests/bug79082.phpt @@ -34,7 +34,7 @@ foreach([Phar::TAR => 'tar', Phar::ZIP => 'zip'] as $mode => $ext) { } ?> --CLEAN-- -