Browse Source

test issue_127_001.phpt doesn't depend on ext_json

Stefan Siegl 9 years ago
parent
commit
3324490a79
1 changed files with 0 additions and 3 deletions
  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--