diff --git a/ext/phar/tests/bug77432.phpt b/ext/phar/tests/bug77432.phpt index cadfded8fc5..12480856b39 100644 --- a/ext/phar/tests/bug77432.phpt +++ b/ext/phar/tests/bug77432.phpt @@ -1,5 +1,11 @@ --TEST-- Bug #77432 (Segmentation fault on including phar file) +--SKIPIF-- + --EXTENSIONS-- phar --INI-- @@ -36,7 +42,8 @@ include("phar://" . $filename); --- Include 1 --- hello world --- Include 2 --- -%A + +Warning: Constant already defined in %s on line %d hello world --- After unlink ---