1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00

Revert and add the compatibility option.

This commit is contained in:
foobar
2004-02-25 20:37:11 +00:00
parent 43a1469151
commit cd2d5c4631

View File

@@ -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