32 Commits (016a1cfd4f2513e7a61da6e9a8373ed75a1fdb85)

Author SHA1 Message Date
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt 73cb5f8aac changed syntax for referencing the guide in apidoc 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
Carsten Brandt 12a0a4eb35 another @see 10 years ago
Carsten Brandt e899406494 improved docs about application and module namespace 10 years ago
Yeung Song 9dcdbd5e30 update document for BaseYii::setAlias method. 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Carsten Brandt 76d8e2b5b3 code style, fixes #3140 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue f8b63591b0 Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue) 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue bda1ffa6ce Finished refactoring of DI container and service locator. 11 years ago
Qiang Xue 87df068eb0 DI WIP 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Carsten Brandt e2b34f2c63 updated outdated docs 11 years ago
Carsten Brandt e27c3872ed doc improvements 11 years ago
Alexander Makarov 208d5eaca7 Fixes #2195 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Makarov 5f9e88d40f Better exception message when class cannot be loaded 11 years ago
Carsten Brandt 923193d4e2 updated autoloader phpdoc 11 years ago
Qiang Xue e123428c94 Changed Yii autoloader to support loading PSR-4 classes only (i.e. PEAR-styled classes not supported anymore) 11 years ago
Qiang Xue 34dc150f63 doc fixes. 11 years ago
Carsten Brandt 5eed149f24 fixed links in phpdoc 11 years ago
Qiang Xue 3822ffd16a prepare for next release. 11 years ago
Qiang Xue b0018e3643 fixed version. 11 years ago
Qiang Xue eb3b2f45bc refactored EmailTarget with the new mailer interfaces. 11 years ago
Carsten Brandt e775c82dd8 Changed usage of self to static to allow extendibility 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Taras Gudz 2617dfbaf3 Removed links to non-existent things phpDocs [skip ci] 11 years ago
Taras Gudz 9b95a81b0c Fixed the rest phpDocs [skip ci] 11 years ago
Qiang Xue e8da628d75 doc fix 11 years ago
Qiang Xue 2509748fda Fixes #1134: doc fix. 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Carsten Brandt 33f6e81463 make Yii::t fallback behavior consistent with I18N::translate 11 years ago