PATH:
opt
/
alt
/
tests
/
alt-php81-pecl-psr_1.2.0-1.el8
/
tests
--TEST-- Psr\Http\Message\StreamInterface --SKIPIF-- <?php include('skip.inc'); ?> --FILE-- <?php use Psr\Http\Message\StreamInterface; include __DIR__ . '/SampleStream.inc'; var_dump(interface_exists(StreamInterface::class, false)); var_dump(is_subclass_of(SampleStream::class, StreamInterface::class)); $stream = new SampleStream(); $stream->__toString(); $stream->close(); $stream->detach(); $stream->getSize(); $stream->tell(); $stream->eof(); $stream->isSeekable(); $stream->seek(0); $stream->rewind(); $stream->isWritable(); $stream->write('foo'); $stream->isReadable(); $stream->read(123); $stream->getContents(); $stream->getMetadata(); --EXPECTF-- bool(true) bool(true) string(24) "SampleStream::__toString" string(19) "SampleStream::close" string(20) "SampleStream::detach" string(21) "SampleStream::getSize" string(18) "SampleStream::tell" string(17) "SampleStream::eof" string(24) "SampleStream::isSeekable" string(18) "SampleStream::seek" int(0) int(0) string(20) "SampleStream::rewind" string(24) "SampleStream::isWritable" string(19) "SampleStream::write" string(3) "foo" string(24) "SampleStream::isReadable" string(18) "SampleStream::read" int(123) string(25) "SampleStream::getContents" string(25) "SampleStream::getMetadata" NULL
[-] 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]