From: Dmitry Stogov Date: Mon, 15 Jun 2015 11:01:26 +0000 (+0300) Subject: Rmoved opcache.load_comments. X-Git-Tag: php-7.0.0alpha2~2^2~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae88a243e43d7201b2c654d1c4b26ea34f052512;p=php Rmoved opcache.load_comments. --- diff --git a/Zend/tests/bug55156.phpt b/Zend/tests/bug55156.phpt index 7d75ce3e94..137a43fcaa 100644 --- a/Zend/tests/bug55156.phpt +++ b/Zend/tests/bug55156.phpt @@ -2,7 +2,6 @@ Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) --INI-- opcache.save_comments=1 -opcache.load_comments=1 --FILE-- --INI-- opcache.save_comments=1 -opcache.load_comments=1 --FILE-- Steve Seear --INI-- opcache.save_comments=1 -opcache.load_comments=1 --FILE-- Steve Seear --INI-- opcache.save_comments=1 -opcache.load_comments=1 --FILE--