]> granicus.if.org Git - php/commitdiff
Revert and add the compatibility option.
authorfoobar <sniper@php.net>
Wed, 25 Feb 2004 20:37:11 +0000 (20:37 +0000)
committerfoobar <sniper@php.net>
Wed, 25 Feb 2004 20:37:11 +0000 (20:37 +0000)
tests/lang/bug22367.phpt

index 134af99d04178d473c0e35df5e2d54fcca449319..653f1df4eee984acf4936e04f99839d93e234e1f 100644 (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