From d21d23afef54f152d9ca661909c6d042d6bfcf48 Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Thu, 23 Apr 2020 17:13:01 +0200 Subject: [PATCH] Clean section of test not working due to short open tags Closes GH-5440 --- ext/phar/tests/bug79082.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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-- -