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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user