diff options
Diffstat (limited to 'Zend/tests/bug68446.phpt')
-rw-r--r-- | Zend/tests/bug68446.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/bug68446.phpt b/Zend/tests/bug68446.phpt index 0b41c29ed2..48e6f52f1c 100644 --- a/Zend/tests/bug68446.phpt +++ b/Zend/tests/bug68446.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #68446 (Array constant not accepted for array parameter default) ---XFAIL-- -Not fixed yet as of 5.6.4rc1 --FILE-- <?php const FOO = [1]; |