]> granicus.if.org Git - php/commitdiff
- This test works fine (patch by Lars Strojny)
authorDerick Rethans <derick@php.net>
Tue, 22 Jul 2008 07:21:40 +0000 (07:21 +0000)
committerDerick Rethans <derick@php.net>
Tue, 22 Jul 2008 07:21:40 +0000 (07:21 +0000)
Zend/tests/bug20242.phpt

index bd140f580663d37564c696dc93992dc0a0ea5773..064f8235fa950eaa2de87238f10360019358eb55 100755 (executable)
@@ -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;