47 Commits (1d20db57e6b1aa91efd3b295c58623caf0fc28de)

Author SHA1 Message Date
Bizley 82be8b61cf
Replacing deprecated `::className()` with `::class` (#18671) 3 years ago
Bizley cffb129605
Few quick fixes to make IDE happy 4 years ago
Toma91 a982f31606 Fixes #17300: Fix class-level Event handling with wildcards 5 years ago
Alexander Makarov 1c919a5ac5
Fixes #17377: Add tests that verify there are no false positives 5 years ago
Alexander Makarov 317a73a59f
Fixes #17336: Fixed wildcard matching in Event::hasHandlers() 5 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Razvan Grigore ca3c8da503 Fixes #16377: Fixed `yii\base\Event:off()` undefined index error when event handler does not match 6 years ago
Paul Klimov 69a36789c4 fixed duplicating wildcard event trigger at `Event::trigger()` 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 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 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
Гордиенко Владислав Юрьевич 29b5f33722 Adjusted conditions nesting in yii\base\Event 8 years ago
Alexander Makarov 954c771fdb Code cleanup (#13113) 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
Klimov Paul 48b0b962b8 Added `yii\base\Event::offAll()` method allowing clear all registered class-level event handlers 8 years ago
Roman Grinyov 00e4470c42 Cosmetic changes 8 years ago
Carsten Brandt e8d309dddb documentation fixes for 2.0.7 9 years ago
Pavel b68613b746 Added support for events declared in interfaces #10108 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue 7d31cba3a8 Finished event guide. [skip ci] 11 years ago
Qiang Xue d954618796 Added support to insert an event handler at the beginning of class-level event handler queue 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 e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 8d09633bb9 allow class level trigger call on Event subclasses 11 years ago
Carsten Brandt 4bb2ee95b7 updated docs of Event 11 years ago
Paul Kofmann 1924a528be Redundant event's instanceof check 11 years ago
Mark c0a2201143 end of line fix 11 years ago
Mark f267f4623f reverted $isValid for events. 11 years ago
Mark c0316a10dd added mail events before/after send 11 years ago
Qiang Xue fec58f4e29 Fixes #1472: set event sender if possible. 11 years ago
Carsten Brandt 0222462ed7 fixed event php-doc 11 years ago
Luciano Baraglia 2880fb2899 Typo [skip ci] 11 years ago
Qiang Xue 8b00693a0a Fixes #1025: Implemented support for class-level events. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue a421f9f1ab refactored component event. 12 years ago
Qiang Xue 1fbf81be57 User WIP. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue 7a2343276e ... 13 years ago