[Process] added a note about user-defined error exist codes

This commit is contained in:
Fabien Potencier 2012-04-07 20:15:29 +02:00
parent 34b1b6b17d
commit 0a7f4668e0

View File

@ -50,6 +50,8 @@ class Process
/**
* Exit codes translation table.
*
* User-defined errors must use exit codes in the 64-113 range.
*
* @var array
*/
static public $exitCodes = array(