summaryrefslogtreecommitdiff
path: root/Zend/tests/bug72594.phpt
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-11-04 11:11:14 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-11-04 11:12:12 +0100
commit9ed2f4898bc0d53c57b2ebd5871d68e74811a46d (patch)
treedf963add0955b6d89af9d10279ec060801ccb546 /Zend/tests/bug72594.phpt
parentc6563dddacb39be6d0716738c2538d0aa8622da3 (diff)
downloadphp-git-9ed2f4898bc0d53c57b2ebd5871d68e74811a46d.tar.gz
Don't disable opcache for generic tests
Even if the original issue only reproduces without opcache, we should still allow running them with and without opcache.
Diffstat (limited to 'Zend/tests/bug72594.phpt')
-rw-r--r--Zend/tests/bug72594.phpt2
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)) {