mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-03 14:54:04 +01:00
the default implementation of CConsoleCommand now always returns integer exit code. If for some reason someone does not want application to exit he could overide run() method to return null or some other non integer value.
1.6 KiB
1.6 KiB