mirror of
https://github.com/php/php-src.git
synced 2026-04-13 02:52:48 +02:00
add skip when json not loaded
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
__wakeup should be able to modify dynamic properties without affecting copies of those properties
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("json")) print "skip json_encode needed"; ?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user