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.
 
 
 
 
 
Leo 9ed87a0ad6
Fix #18858: Reduce memory usage in `yii\base\View::afterRender` method
3 years ago
..
fixtures/themes Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
stub Fix #17223: Fixed detaching a behavior event when it is a Closure instance 5 years ago
ActionFilterTest.php PHPDoc fix 7 years ago
ApplicationTest.php Fix #18400: Set parent module of the newly attached child module by `Module::setModule()` and `Module::setModules()` 4 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 Fix #17223: Fixed detaching a behavior event when it is a Closure instance 5 years ago
ControllerTest.php Fix incorrect constant reference 5 years ago
DynamicModelTest.php Fixes #16252: Fixed `yii\base\DynamicModel` for checking exist property 6 years ago
ErrorExceptionTest.php Fix #18477: Fix detecting availability of Xdebug's stack trace in `yii\base\ErrorException` 4 years ago
EventTest.php Fixes #17300: Fix class-level Event handling with wildcards 5 years ago
ExposedSecurity.php Fix #17999: Fix skipping test case on PHP v >= 7.1 and LibreSSL version >= 2.15 4 years ago
ModelTest.php Fix #18308: Fixed `\yii\base\Model::getErrorSummary()` reverse order 4 years ago
ModuleTest.php Fix #18400: Set parent module of the newly attached child module by `Module::setModule()` and `Module::setModules()` 4 years ago
SecurityTest.php Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 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 Fix #18858: Reduce memory usage in `yii\base\View::afterRender` method 3 years ago
WidgetTest.php Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static` 6 years ago