Skip to content

Commit 3f1787c

Browse files
author
Derick Rethans
committed
- This test works fine (patch by Lars Strojny)
1 parent 38eaaca commit 3f1787c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Zend/tests/bug20242.phpt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
--TEST--
22
Bug #20242 (Method call in front of class definition)
3-
--SKIPIF--
4-
<?php if (version_compare(zend_version(), '2.0.0-dev', '>=')) die('skip ZendEngine 2 does not support this'); ?>
53
--FILE--
64
<?php
7-
8-
// THIS IS A WON'T FIX FOR ZE2
9-
105
test::show_static();
116

127
$t = new test;

0 commit comments

Comments
 (0)