diff options
| -rwxr-xr-x | Zend/tests/bug20242.phpt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Zend/tests/bug20242.phpt b/Zend/tests/bug20242.phpt index bd140f5806..064f8235fa 100755 --- a/Zend/tests/bug20242.phpt +++ b/Zend/tests/bug20242.phpt @@ -1,12 +1,7 @@ --TEST-- Bug #20242 (Method call in front of class definition) ---SKIPIF-- -<?php if (version_compare(zend_version(), '2.0.0-dev', '>=')) die('skip ZendEngine 2 does not support this'); ?> --FILE-- <?php - -// THIS IS A WON'T FIX FOR ZE2 - test::show_static(); $t = new test; |
