summaryrefslogtreecommitdiff
path: root/ext/json/tests
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/tests')
-rw-r--r--ext/json/tests/bug77843.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/json/tests/bug77843.phpt b/ext/json/tests/bug77843.phpt
index c525285bf5..dbcb024c26 100644
--- a/ext/json/tests/bug77843.phpt
+++ b/ext/json/tests/bug77843.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #77843: Use after free with json serializer
+--SKIPIF--
+<?php if(!extension_loaded('json')) die('skip json extension not loaded') ?>
--FILE--
<?php