Skip to content

Commit

Permalink
- This test works fine (patch by Lars Strojny)
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Rethans committed Jul 22, 2008
1 parent ed72680 commit b9dd7dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions 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;
Expand Down

0 comments on commit b9dd7dc

Please sign in to comment.