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.
 
 
 
 
 
Alexander Makarov 1c919a5ac5
Fixes #17377: Add tests that verify there are no false positives
5 years ago
..
fixtures/themes Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
stub Prevent source path disclosure when form is represented by an anonymous class 7 years ago
ActionFilterTest.php PHPDoc fix 7 years ago
ApplicationTest.php Fix CS (#14665) 7 years ago
BCObject.php Fix CS (#14665) 7 years ago
BaseObjectTest.php Added yii\base\Object for backwards compatibility 7 years ago
BehaviorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ComponentTest.php Fixed `Component::off()` not to throw an exception 7 years ago
ControllerTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
DynamicModelTest.php Fixes #16252: Fixed `yii\base\DynamicModel` for checking exist property 6 years ago
EventTest.php Fixes #17377: Add tests that verify there are no false positives 5 years ago
ExposedSecurity.php PHPDoc fix 7 years ago
ModelTest.php Fixes #16280: Fixed `yii\base\Model::getActiveValidators()` to return correct validators for attribute on scenario 6 years ago
ModuleTest.php added tests to verify issue #16484 6 years ago
SecurityTest.php Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared 7 years ago
StaticInstanceTraitTest.php Code style fixes 7 years ago
ThemeTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ViewTest.php Fixes #14636: Views can now use relative paths even when using themed views 6 years ago
WidgetTest.php Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static` 6 years ago