diff options
Diffstat (limited to 'Zend/tests/bug72594.phpt')
-rw-r--r-- | Zend/tests/bug72594.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/bug72594.phpt b/Zend/tests/bug72594.phpt index 5ffbe1ef34..42ac1f38a1 100644 --- a/Zend/tests/bug72594.phpt +++ b/Zend/tests/bug72594.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #72594 (Calling an earlier instance of an included anonymous class fatals) ---INI-- -opcache.enable=0 --FILE-- <?php if (isset($runtime)) { |