From: Anatol Belski Date: Sat, 20 Jun 2015 07:20:26 +0000 (+0200) Subject: add test for bug #69838 X-Git-Tag: php-7.0.0alpha2~2^2~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=658d698a1ccd41be0dcb94ea1d6ff5492d1c9748;p=php add test for bug #69838 --- diff --git a/ext/opcache/tests/bu69838.phpt b/ext/opcache/tests/bu69838.phpt new file mode 100644 index 0000000000..f60cad79bd --- /dev/null +++ b/ext/opcache/tests/bu69838.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #69838 OPCACHE Warning Internal error: wrong size calculation +--INI-- +opcache.enable=1 +opcache.enable_cli=1 +opcache.log_verbosity_level=2 +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECT-- +===DONE===