This website requires JavaScript.
Explore
Help
Sign In
danog
/
byte-stream
Watch
1
Star
0
Fork
0
You've already forked byte-stream
mirror of
https://github.com/danog/byte-stream.git
synced
2024-11-30 04:19:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9f22953566
byte-stream
/
lib
/
ClosedException.php
6 lines
83 B
PHP
Raw
Normal View
History
Unescape
Escape
Drop strict types
2016-12-30 06:09:06 +01:00
<
?
php
Use strict types
2016-08-16 23:23:46 +02:00
Update for async-interop merge and other Amp changes; changed namespace to ByteStream
2017-03-16 16:22:32 +01:00
namespace
Amp\ByteStream
;
Initial commit
2016-08-10 23:48:42 +02:00
Cleanup exceptions
2017-03-29 06:50:56 +02:00
class
ClosedException
extends
StreamException
{}
Reference in New Issue
Copy Permalink