%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/rs/php/7.4/lib/php/test/apcu/tests/
Upload File :
Create Path :
Current File : /home/rs/php/7.4/lib/php/test/apcu/tests/apc_015.phpt

--TEST--
Copy failure should not create entry
--SKIPIF--
<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
--FILE--
<?php
try {
	apcu_store('thing', function(){});
} catch(Exception $ex) {
}

var_dump(apcu_exists('thing'));
--EXPECT--
bool(false)

Zerion Mini Shell 1.0