From: Xinchen Hui Date: Mon, 16 Sep 2013 06:58:18 +0000 (+0800) Subject: Add test for ISSUE #128 X-Git-Tag: php-5.5.4~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1916aaa272a19e118eae7ad53622174a3fd4a15e;p=php Add test for ISSUE #128 --- diff --git a/ext/opcache/tests/issue0128.phpt b/ext/opcache/tests/issue0128.phpt new file mode 100644 index 0000000000..637f675ac2 --- /dev/null +++ b/ext/opcache/tests/issue0128.phpt @@ -0,0 +1,16 @@ +--TEST-- +ISSUE #128 (opcache_invalidate segmentation fault) +--INI-- +opcache.enable=1 +opcache.enable_cli=1 +opcache.optimization_level=-1 +--SKIPIF-- + +--FILE-- + +--EXPECT-- +bool(false) +string(4) "okey"