Browse Source

Revert and add the compatibility option.

PEAR_1_4DEV
foobar 22 years ago
parent
commit
cd2d5c4631
  1. 4
      tests/lang/bug22367.phpt

4
tests/lang/bug22367.phpt

@ -1,7 +1,7 @@
--TEST--
Bug #22367 (weird zval allocation problem)
--SKIPIF--
<?php if(version_compare(zend_version(), "2.0.0-dev", '>=')) echo "skip Overriden method does not match overriding method - incompatible with ZE2\n"; ?>
--INI--
zend.ze1_compatibility_mode=1
--FILE--
<?php

Loading…
Cancel
Save