From: Xinchen Hui Date: Wed, 3 Apr 2013 11:52:09 +0000 (+0800) Subject: Fix test due to opcache X-Git-Tag: php-5.5.0beta3~8^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42f94aa9783c72411336dfc39a8b7335cb45854c;p=php Fix test due to opcache --- diff --git a/Zend/tests/bug43450.phpt b/Zend/tests/bug43450.phpt index 926e146f4e..a94eba312e 100644 --- a/Zend/tests/bug43450.phpt +++ b/Zend/tests/bug43450.phpt @@ -2,6 +2,8 @@ Bug #43450 (Memory leak on some functions with implicit object __toString() call) --SKIPIF-- +--INI-- +opcache.enable_cli=0 --FILE--