Browse Source

Mark test as XFAIL until fixed

pull/705/merge
Bob Weinand 12 years ago
parent
commit
1163a7ce24
  1. 2
      Zend/tests/constant_expressions_self_referencing_array.phpt

2
Zend/tests/constant_expressions_self_referencing_array.phpt

@ -1,5 +1,7 @@
--TEST--
Self-referencing constant expression (part of a constant AST)
--XFAIL--
Not yet fixed, to be fixed for PHP 5.6
--FILE--
<?php
class A {

Loading…
Cancel
Save