9 Commits (d59c60fac09f47cb5f0631ef2d97087403d5e510)

Author SHA1 Message Date
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
Klimov Paul c2cf1f03ca Event wildcards added to `Event` 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 48c806fe1c added unit test for DynamicModel::load() 8 years ago
Klimov Paul 48b0b962b8 Added `yii\base\Event::offAll()` method allowing clear all registered class-level event handlers 8 years ago
Pavel b68613b746 Added support for events declared in interfaces #10108 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue 8b00693a0a Fixes #1025: Implemented support for class-level events. 11 years ago