Commit Graph

14 Commits

Author SHA1 Message Date
Ihor Sychevskyi
db7f923766
update root folder links (#301) 2023-05-15 09:48:51 +03:00
SilverFire - Dmitry Naumenko
4dc90946e9 Call require as statment. Closes #123 2017-08-07 23:46:37 +03:00
Carsten Brandt
ce4ad9c851 Added missing environment definition in console
fixes https://github.com/yiisoft/yii2/issues/10300
2015-12-02 01:12:00 +01:00
Carsten Brandt
734f8b419d removed duplicate declares
these are now defined automatically by console application if needed.

see https://github.com/yiisoft/yii2/issues/6853
2015-07-11 18:05:41 +02:00
Aleksandr Zelenin
4d854f7471 Fix typos in constant 2014-01-25 01:33:28 +04:00
Alexander Makarov
5d01d3a752 Defined STDOUT in entry scripts in case console application is running via CGI 2014-01-21 17:32:27 +04:00
Qiang Xue
d9069fc8a9 path fixes. 2014-01-10 21:58:50 -05:00
Qiang Xue
130449e2be adjusted basic app to use the new yii extension installer. 2013-10-22 21:18:41 -04:00
Qiang Xue
3b3b5561e2 Fixed yii autoload precedence. 2013-08-18 20:33:11 -04:00
Qiang Xue
45731b4eb8 import namespaces. 2013-07-12 07:36:00 -04:00
Qiang Xue
93c7b6466a import namespaces. 2013-07-12 07:31:54 -04:00
CeBe
47d58dbd96 Console application has to exit with exitCode
fixes #562
2013-06-20 22:31:36 +02:00
Qiang Xue
a8053352f2 Refactored the way of sending response in controller actions. 2013-06-13 23:39:18 -04:00
Qiang Xue
cb76b82e09 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00