mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 03:01:51 +00:00
test issue_127_001.phpt doesn't depend on ext_json
This commit is contained in:
parent
8c5716f502
commit
3324490a79
@ -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--
|
||||
|
Loading…
Reference in New Issue
Block a user