From ae88a243e43d7201b2c654d1c4b26ea34f052512 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 15 Jun 2015 14:01:26 +0300 Subject: Rmoved opcache.load_comments. --- ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt') diff --git a/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt b/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt index b04fb6c9fc..e79092421d 100644 --- a/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt +++ b/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt @@ -2,7 +2,6 @@ ReflectionMethod::getDocComment() --INI-- opcache.save_comments=1 -opcache.load_comments=1 --FILE--