Pārlūkot izejas kodu

test issue_127_001.phpt doesn't depend on ext_json

Stefan Siegl 9 gadi atpakaļ
vecāks
revīzija
3324490a79
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      tests/issue_127_001.phpt

+ 0 - 3
tests/issue_127_001.phpt

@@ -2,9 +2,6 @@
 Test V8Function::__call() : Check v8::TryCatch behaviour
 --SKIPIF--
 <?php
-if(!function_exists('json_encode')) {
-  die('SKIP');
-}
 require_once(dirname(__FILE__) . '/skipif.inc');
 ?>
 --FILE--