Commit Graph

20 Commits

Author SHA1 Message Date
Robert Korulczyk
a50d9d8e3e Enable include rule in php-cs-fixer (#14418) 2017-07-10 13:19:57 +03:00
Carsten Brandt
a5c92eb4cb register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.

close #6853
2015-07-11 17:46:32 +02:00
Qiang Xue
a6136e1b16 Renamed yii\web\User::checkAccess() to yii\web\User::can() 2014-04-12 19:14:50 -04:00
Carsten Brandt
7570afdeea fixed the build command after controller namespace changes 2014-03-11 16:20:03 +01:00
Alexander Makarov
386979d6a3 Revert "Used ternary operator instead of "or" for constant definition"
This reverts commit 2bb6f13505.
2014-03-06 01:56:51 +04:00
Alexander Makarov
2bb6f13505 Used ternary operator instead of "or" for constant definition 2014-03-04 22:17:11 +04:00
Carsten Brandt
098567ce16 fixed phpdoc errors and updated properties 2014-02-20 13:42:30 +01:00
Aleksandr Zelenin
4f17c45f00 Fix typos in constant 2014-01-25 01:33:28 +04:00
Alexander Makarov
4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 2014-01-21 17:32:27 +04:00
Qiang Xue
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
Carsten Brandt
8be4f3778a updated properties of extensions 2013-11-25 15:33:59 +01:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Qiang Xue
3c09eadded Added autoload command. 2013-07-11 11:32:47 -04:00
Qiang Xue
0744413819 Fixed iii include path. 2013-05-21 21:45:30 -04:00
Rinat Silnov
5a81959d4a Rename yiic to yii. Fixes #113 2013-05-17 02:33:41 +04:00
resurtm
6162d4b341 Build command path fix. 2013-05-12 13:52:45 +06:00
Carsten Brandt
2387e59c4e Renamed yii.php -> Yii.php for class, filename consitency
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123
2013-05-09 13:31:43 +02:00
Suralc
992992b4a3 Fix build command. 2013-05-04 15:55:01 +02:00
Qiang Xue
c629ad776a Finished plural forms. 2013-04-01 17:59:14 -04:00
Qiang Xue
78457bf009 fetching plural rule data. 2013-04-01 14:58:44 -04:00