Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / zendframework / zend-diactoros / src / CallbackStream.php
index c8e6bc6fc4f4b06a8fbd92140c0fdb7a31a8bc79..9537a34967185d56e841ff8eaeff137adeb32d09 100644 (file)
 namespace Zend\Diactoros;
 
 use InvalidArgumentException;
-use RuntimeException;
 use Psr\Http\Message\StreamInterface;
+use RuntimeException;
+
+use function array_key_exists;
+
+use const SEEK_SET;
 
 /**
  * Implementation of PSR HTTP streams