diff options
-rw-r--r-- | Zend/tests/bug62680.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/bug62680.phpt b/Zend/tests/bug62680.phpt index 804dece415..e2a2366e7a 100644 --- a/Zend/tests/bug62680.phpt +++ b/Zend/tests/bug62680.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3) ---XFAIL-- -see https://bugs.php.net/62680 --FILE-- <?php $array = array(""); |