PATH:
opt
/
alt
/
tests
/
alt-php80-pecl-psr_1.2.0-1.el8
/
tests
--TEST-- Psr\Cache\CacheItemPoolInterface --SKIPIF-- <?php include('skip.inc'); ?> --FILE-- <?php include __DIR__ . '/SampleCacheItem.inc'; include __DIR__ . '/SampleCacheItemPool.inc'; var_dump(interface_exists('\\Psr\\Cache\\CacheItemPoolInterface', false)); var_dump(class_implements('SampleCacheItemPool', false)); $cacheItem = new SampleCacheItemPool(); $cacheItem->getItem('key'); $cacheItem->getItems(); $cacheItem->getItems(array('keyA', 'keyB')); $cacheItem->hasItem('key'); $cacheItem->clear(); $cacheItem->deleteItem('keyC'); $cacheItem->deleteItems(array('keyC')); $cacheItem->save(new SampleCacheItem()); $cacheItem->saveDeferred(new SampleCacheItem()); $cacheItem->commit(); --EXPECTF-- bool(true) array(1) { ["PsrExt\Cache\CacheItemPoolInterface"]=> string(35) "PsrExt\Cache\CacheItemPoolInterface" } string(28) "SampleCacheItemPool::getItem" string(3) "key" string(29) "SampleCacheItemPool::getItems" array(0) { } string(29) "SampleCacheItemPool::getItems" array(2) { [0]=> string(4) "keyA" [1]=> string(4) "keyB" } string(28) "SampleCacheItemPool::hasItem" string(3) "key" string(26) "SampleCacheItemPool::clear" string(31) "SampleCacheItemPool::deleteItem" string(4) "keyC" string(32) "SampleCacheItemPool::deleteItems" array(1) { [0]=> string(4) "keyC" } string(25) "SampleCacheItemPool::save" object(SampleCacheItem)#%d (0) { } string(33) "SampleCacheItemPool::saveDeferred" object(SampleCacheItem)#%d (0) { } string(27) "SampleCacheItemPool::commit"
[-] PsrLogLevel.phpt
[edit]
[-] phpinfo.phpt
[edit]
[-] SampleStreamFactory.inc
[edit]
[-] PsrCacheInvalidArgumentException.phpt
[edit]
[-] SampleUriFactory.inc
[edit]
[-] SampleServerRequestFactory.inc
[edit]
[-] PsrEventDispatcherStoppableEventInterface.phpt
[edit]
[-] PsrHttpClientRequestExceptionInterface.phpt
[edit]
[-] PsrHttpMessageUriInterface.phpt
[edit]
[-] skip.inc
[edit]
[-] PsrHttpMessageRequestFactoryInterface.phpt
[edit]
[-] PsrLogLoggerInterface.phpt
[edit]
[-] PsrSimpleCacheInvalidArgumentException.phpt
[edit]
[-] SampleUploadedFileFactory.inc
[edit]
[-] SampleUploadedFile.inc
[edit]
[-] SampleRequest.inc
[edit]
[-] PsrSimpleCacheCacheInterface.phpt
[edit]
[-] PsrHttpMessageResponseInterface.phpt
[edit]
[-] gh78_php7.phpt
[edit]
[-] PsrHttpMessageServerRequestInterface.phpt
[edit]
[-] PsrLogLoggerAwareInterface.phpt
[edit]
[-] SampleStream.inc
[edit]
[-] PsrEventDispatcherListenerProviderInterface.phpt
[edit]
[-] PsrHttpMessageServerRequestFactoryInterface.phpt
[edit]
[-] PsrCacheCacheItemPoolInterface.phpt
[edit]
[-] PsrLogLoggerTrait.phpt
[edit]
[-] PsrHttpMessageUploadedFileInterface.phpt
[edit]
[-] PsrHttpMessageStreamInterface.phpt
[edit]
[-] SampleUri.inc
[edit]
[-] gh78_php8.phpt
[edit]
[-] phpinfo_lt_php72.phpt
[edit]
[-] PsrLogLoggerAwareTrait.phpt
[edit]
[-] PsrCacheCacheException.phpt
[edit]
[-] SampleResponseFactory.inc
[edit]
[-] PsrLinkEvolvableLinkInterface.phpt
[edit]
[-] SampleLogger.inc
[edit]
[-] PsrHttpMessageUploadedFileFactoryInterface.phpt
[edit]
[-] PsrLinkEvolvableLinkProviderInterface.phpt
[edit]
[-] SampleLoggerAware.inc
[edit]
[-] PsrHttpMessageRequestInterface.phpt
[edit]
[-] PsrContainerContainerInterface.phpt
[edit]
[-] PsrHttpMessageMessageInterface.phpt
[edit]
[-] SampleRequestFactory.inc
[edit]
[-] PsrContainerContainerExceptionInterface.phpt
[edit]
[+]
..
[-] SampleMiddleware.inc
[edit]
[-] PsrContainerNotFoundExceptionInterface.phpt
[edit]
[-] PsrHttpClientClientInterface.phpt
[edit]
[-] PsrLinkLinkProviderInterface.phpt
[edit]
[-] skip_lt_php72.inc
[edit]
[-] PsrHttpMessageUriFactoryInterface.phpt
[edit]
[-] PsrLinkLinkInterface.phpt
[edit]
[-] SampleCacheItemPool.inc
[edit]
[-] SampleRequestHandler.inc
[edit]
[-] SampleStoppableEvent.inc
[edit]
[-] SampleCacheItem.inc
[edit]
[-] PsrEventDispatcherEventDispatcherInterface.phpt
[edit]
[-] PsrHttpClientClientExceptionInterface.phpt
[edit]
[-] SampleListenerProvider.inc
[edit]
[-] PsrSimpleCacheCacheException.phpt
[edit]
[-] PsrHttpServerMiddlewareInterface.phpt
[edit]
[-] SampleServerRequest.inc
[edit]
[-] SampleResponse.inc
[edit]
[-] PsrCacheCacheItemInterface.phpt
[edit]
[-] PsrHttpServerRequestHandlerInterface.phpt
[edit]
[-] PsrLogAbstractLogger_construct.phpt
[edit]
[-] PsrLogNullLogger.phpt
[edit]
[-] PsrHttpClientNetworkExceptionInterface.phpt
[edit]
[-] PsrHttpMessageStreamFactoryInterface.phpt
[edit]
[-] SampleClient.inc
[edit]
[-] SampleMessage.inc
[edit]
[-] PsrHttpMessageResponseFactoryInterface.phpt
[edit]
[-] SampleEventDispatcher.inc
[edit]
[-] PsrLogInvalidArgumentException.phpt
[edit]
[-] SampleLogger2.inc
[edit]
[-] PsrLogAbstractLogger.phpt
[edit]