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-27 04:14:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
4c5b7f539b
byte-stream
/
lib
/
ClosedException.php
6 lines
74 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
Initial commit
2016-08-10 23:48:42 +02:00
namespace
Amp\Stream
;
PHP 7 only upgrade
2016-08-16 00:19:32 +02:00
class
ClosedException
extends
\Exception
{}
Reference in New Issue
Copy Permalink