diff options
Diffstat (limited to 'ext/reflection/tests/009.phpt')
| -rw-r--r-- | ext/reflection/tests/009.phpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/reflection/tests/009.phpt b/ext/reflection/tests/009.phpt index e96b21ebaf..b54e89e5bf 100644 --- a/ext/reflection/tests/009.phpt +++ b/ext/reflection/tests/009.phpt @@ -1,5 +1,8 @@ --TEST-- ReflectionFunction basic tests +--INI-- +opcache.save_comments=1 +opcache.load_comments=1 --FILE-- <?php |
