Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Paul Klimov 8d05bd9479 `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
..
ActionFilterTest.php Fix #11591 `ActionFilter` wildcard (#11594) 8 years ago
BehaviorTest.php Simplified tests directory structure a bit 10 years ago
ComponentTest.php Simplified tests directory structure a bit 10 years ago
DynamicModelTest.php Simplified tests directory structure a bit 10 years ago
EventTest.php Added `yii\base\Event::offAll()` method allowing clear all registered class-level event handlers 8 years ago
ExposedSecurity.php Simplified tests directory structure a bit 10 years ago
ModelTest.php Make 'safe' validator work on write-only properties 8 years ago
ModuleTest.php `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
ObjectTest.php Simplified tests directory structure a bit 10 years ago
SecurityTest.php make version_compare() match everything starting from alpha 8 years ago