This website requires JavaScript.
Explore
Help
Sign In
danog
/
process
Watch
1
Star
0
Fork
0
You've already forked process
mirror of
https://github.com/danog/process.git
synced
2024-11-27 04:35:02 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
73582f9ee7
process
/
lib
/
StatusError.php
7 lines
68 B
PHP
Raw
Normal View
History
Unescape
Escape
Refactor for Amp v2 Merged Process and StreamedProcess from amphp/parallel that will now depend on this package.
2017-01-11 19:24:02 +01:00
<
?
php
namespace
Amp\Process
;
Update fixer config / fix styles
2017-06-15 19:11:38 +02:00
class
StatusError
extends
\Error
{
}
Reference in New Issue
Copy Permalink