From: Nikita Popov Date: Tue, 26 Aug 2014 22:31:20 +0000 (+0200) Subject: Fix test with opcache/zts dependent output X-Git-Tag: PRE_PHP7_REMOVALS~287 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=694824f3029ed01d64856b567389e9d6f42d3034;p=php Fix test with opcache/zts dependent output Refcount depends on whether array is immutablized and string is interned. --- diff --git a/ext/standard/tests/array/bug26458.phpt b/ext/standard/tests/array/bug26458.phpt index acdf98b90f..455ab2b345 100644 Binary files a/ext/standard/tests/array/bug26458.phpt and b/ext/standard/tests/array/bug26458.phpt differ