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-26 20:04:51 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
lock
byte-stream
/
lib
/
ClosedException.php
8 lines
90 B
PHP
Raw
Permalink
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
Apply PSR-2
2018-09-21 22:45:13 +02:00
final
class
ClosedException
extends
StreamException
{
Update and fix php-cs-fixer and code style
2017-04-26 08:27:52 +02:00
}
Reference in New Issue
Copy Permalink