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
/
StreamException.php
8 lines
79 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Cleanup exceptions
2017-03-29 06:50:56 +02:00
<
?
php
namespace
Amp\ByteStream
;
Apply PSR-2
2018-09-21 22:45:13 +02:00
class
StreamException
extends
\Exception
{
Update and fix php-cs-fixer and code style
2017-04-26 08:27:52 +02:00
}
Reference in New Issue
Copy Permalink