]> granicus.if.org Git - php/commitdiff
MFH Missing skip in tests
authorScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 23:31:14 +0000 (23:31 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 23:31:14 +0000 (23:31 +0000)
ext/json/tests/bug45791.phpt

index 5737ade02584d52396a93cd0d7bfe05ccfff1582..7d3706825dec3548f682c58fb1ef9bc27903da30 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #45791 (json_decode() does not handle number 0e0)
+--SKIPIF--
+<?php if (!extension_loaded("json")) print "skip"; ?>
 --FILE--
 <?php