소스 검색

test issue_127_001.phpt doesn't depend on ext_json

Stefan Siegl 9 년 전
부모
커밋
3324490a79
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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--