mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-09 16:28:41 +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
|
Test V8Function::__call() : Check v8::TryCatch behaviour
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
if(!function_exists('json_encode')) {
|
|
||||||
die('SKIP');
|
|
||||||
}
|
|
||||||
require_once(dirname(__FILE__) . '/skipif.inc');
|
require_once(dirname(__FILE__) . '/skipif.inc');
|
||||||
?>
|
?>
|
||||||
--FILE--
|
--FILE--
|
||||||
|
Loading…
Reference in New Issue
Block a user