1
0
Fork 0
mirror of https://github.com/shufflingpixels/php-io.git synced 2026-08-17 04:38:13 +02:00
php-io/tests/Unit
Henrik Hautakoski 785e48a023 Remove BinaryReader stream and string helpers
BinaryReader does not own the stream object. so we should not have a
method that creates one (string) also remove stream() as its the same as
the constructor.
2026-06-26 13:25:40 +02:00
..
BinaryReaderTest.php Remove BinaryReader stream and string helpers 2026-06-26 13:25:40 +02:00
BufferTest.php stream: adopt PSR-7 StreamInterface 2026-05-23 21:58:20 +02:00
ExceptionTest.php Initial commit 2026-04-22 07:15:24 +02:00
FileModeTest.php Initial commit 2026-04-22 07:15:24 +02:00
FileTest.php stream: adopt PSR-7 StreamInterface 2026-05-23 21:58:20 +02:00
LimitedResourceTest.php Remove BinaryReader stream and string helpers 2026-06-26 13:25:40 +02:00
ResourceTest.php stream: adopt PSR-7 StreamInterface 2026-05-23 21:58:20 +02:00