92 Commits (2e21a8275c6ac688fd3ca23e5dec23c247e52155)

Author SHA1 Message Date
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
SilverFire - Dmitry Naumenko 08c87aec4f
Fixed `Component::off()` not to throw an exception 7 years ago
Alexander Makarov 0de49406db
Minor code style adjustments, phpdoc 7 years ago
Paul Klimov 921310fd69 condition optimized 7 years ago
Klimov Paul c2cf1f03ca Event wildcards added to `Event` 7 years ago
Klimov Paul 8fccf7f6ca Event wildcards added 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Carsten Brandt 393fc2744a Added yii\base\Object for backwards compatibility 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 6301daecf7
reverted wrong phpdoc change from #13905 8 years ago
Nikolay Oleynikov 950e895fe0 Fix phpDocumentor annotations (#13905) [skip ci] 8 years ago
Carsten Brandt 25b78aa615 Fixes #13508: Fixed duplicate attachment of behavior BC break 8 years ago
Hao 652d05f0b8 Fixed some comment issues (#13392) [skip ci] 8 years ago
Alexander Makarov 954c771fdb Code cleanup (#13113) 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Carsten Brandt e97c798a4f fixed wrong docs about behaviors 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Evgeniy Tkachenko be4c9ae5b8 it added also to detachBehavior() 9 years ago
Evgeniy Tkachenko 187e44d3ba Update phpDoc Component::getBehavior(). 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Nikola Kovacs f11bdfa2a7 Grammar fix: followings -> following 10 years ago
Carsten Brandt 624db0e678 updated Component::__isset() docs 10 years ago
Brandon Kelly 6d2bc06bf4 Corrected the Component::__isset() docs 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 8701d7df3b more explicit comment in phpdoc, code style 10 years ago
Qiang Xue 46041d0c65 Fixes #3280: Support dynamically attaching anonymous behaviors 10 years ago
Qiang Xue 104c4fc3ae Added support to allow an event handler to be inserted at the beginning of the existing event handler list 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Qiang Xue 11baf61977 Fixed unsetting relation bug. 11 years ago
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 11 years ago
Florian Fackler 7b61873425 Changed Exception wording to be more clear 11 years ago
Florian Fackler c600572f34 The missing Component.php tests 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 173c7de82b changed default value of Component::_events 11 years ago
Paul Kofmann ee81915a1e Removed redundant code in detachBehaviors() 11 years ago
Carsten Brandt 85b5c75b61 doc style 11 years ago
egorpromo 5156cc14ce More docs 11 years ago
egorpromo 4d720389c3 It is more obviouse what to pass in trigger() method 11 years ago
Qiang Xue 684ee633f7 removed unneeded check. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Taras Gudz 9b95a81b0c Fixed the rest phpDocs [skip ci] 11 years ago