summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2013-03-16 16:11:00 +0400
committerDmitry Stogov <dmitry@zend.com>2013-03-16 16:11:00 +0400
commite9641141aaad136757af06fddd6d870147ac2000 (patch)
tree08cdb8a22f52274ad942685d5482da248418732c /ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
parent92430bcf5dd76bf9b12363693efcc471b3527618 (diff)
downloadphp-git-e9641141aaad136757af06fddd6d870147ac2000.tar.gz
Made test compatible with O+
Diffstat (limited to 'ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt')
-rw-r--r--ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt b/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
index c01f689cf4..b04fb6c9fc 100644
--- a/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
+++ b/ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt
@@ -1,5 +1,8 @@
--TEST--
ReflectionMethod::getDocComment()
+--INI--
+opcache.save_comments=1
+opcache.load_comments=1
--FILE--
<?php
/**