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-30 04:39:04 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a982312517
process
/
lib
/
ProcessException.php
8 lines
77 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
;
Use shared CS config; update styles
2018-10-15 06:16:09 +02:00
class
ProcessException
extends
\Exception
{
Update fixer config / fix styles
2017-06-15 19:11:38 +02:00
}
Reference in New Issue
Copy Permalink