We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38eaaca commit 3f1787cCopy full SHA for 3f1787c
Zend/tests/bug20242.phpt
@@ -1,12 +1,7 @@
1
--TEST--
2
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'); ?>
5
--FILE--
6
<?php
7
-
8
-// THIS IS A WON'T FIX FOR ZE2
9
10
test::show_static();
11
12
$t = new test;
0 commit comments