ZerethShell
File Manager
SQL Manager
/
opt
/
alt
/
tests
/
alt-php80-pecl-memcached_3.2.0-1.el8
/
tests
types_json.phpt
--TEST-- Memcached store & fetch type and value correctness using JSON serializer --SKIPIF-- <?php include dirname(__FILE__) . "/skipif.inc"; if (!Memcached::HAVE_JSON) print "skip json not enabled"; ?> --FILE-- <?php include dirname (__FILE__) . '/config.inc'; include dirname (__FILE__) . '/types.inc'; memc_run_test ('memc_types_test', memc_create_combinations ('JSON', Memcached::SERIALIZER_JSON, true) ); ?> --EXPECT-- TEST DONE
Kaydet
Vazgeç