diff options
Diffstat (limited to 'ext/phar/tests/bug74383.phpt')
-rw-r--r-- | ext/phar/tests/bug74383.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/bug74383.phpt b/ext/phar/tests/bug74383.phpt index abe50831fc..92ea892b88 100644 --- a/ext/phar/tests/bug74383.phpt +++ b/ext/phar/tests/bug74383.phpt @@ -13,7 +13,6 @@ echo PHP_EOL; echo (int) $rm->getParameters()[0]->isOptional(); ?> - --EXPECT-- 1 0 |