From bd1fbf5127c881ddf2c4bd306feff4b317eb64ca Mon Sep 17 00:00:00 2001 From: andy wharmby Date: Fri, 23 Jan 2009 20:23:32 +0000 Subject: [PATCH] Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 --- ext/json/tests/bug46215.phpt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ext/json/tests/bug46215.phpt b/ext/json/tests/bug46215.phpt index da3344fec0..0ac460cc15 100644 --- a/ext/json/tests/bug46215.phpt +++ b/ext/json/tests/bug46215.phpt @@ -1,5 +1,11 @@ --TEST-- Bug #46215 (json_encode mutates its parameter and has some class-specific state) +--SKIPIF-- + --FILE--