diff options
Diffstat (limited to 'Zend/tests/bug55156.phpt')
| -rw-r--r-- | Zend/tests/bug55156.phpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Zend/tests/bug55156.phpt b/Zend/tests/bug55156.phpt index 6c0ff768d1..7d75ce3e94 100644 --- a/Zend/tests/bug55156.phpt +++ b/Zend/tests/bug55156.phpt @@ -1,5 +1,8 @@ --TEST-- Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) +--INI-- +opcache.save_comments=1 +opcache.load_comments=1 --FILE-- <?php |
