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 25f8b263e5
Fixes #14811: Fixed `yii\filters\HttpCache` to work with PHP 7.2
7 years ago
..
session Fixes #14811: Fixed `yii\filters\HttpCache` to work with PHP 7.2 7 years ago
stubs Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AssetBundleTest.php Fixes #15335: Added `FileHelper::unlink()` that works well under all OSes 7 years ago
AssetConverterTest.php Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
ControllerTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ErrorActionTest.php Fixes #14643: Added `yii\web\ErrorAction::$layout` property to conveniently set layout from error action config 7 years ago
ErrorHandlerTest.php Fixes #15216: Added `yii\web\ErrorHandler::$traceLine` to allow opening file at line clicked in IDE 7 years ago
FakeController.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
FormatterTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
GroupUrlRuleTest.php Fixes #7996: Short syntax for verb in GroupUrlRule 7 years ago
JsonResponseFormatterTest.php Fixes #14662: Added support for custom `Content-Type` specification to `yii\web\JsonResponseFormatter` 7 years ago
MultipartFormDataParserTest.php Added `yii\web\MultipartFormDataParser::$force` option allowing to enforce parsing even on 'POST' request 7 years ago
Post.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
RequestTest.php Fixes #14488: Added support for X-Forwarded-Host to `yii\web\Request`, fixed `getServerPort()` usage 7 years ago
ResponseTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UploadedFileTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UrlManagerCreateUrlTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UrlManagerParseUrlTest.php Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
UrlManagerTest.php Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
UrlNormalizerTest.php Code style fixes 7 years ago
UrlRuleTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UserIdentity.php Various test fixes (mostly Windows-specific) (#15336) 7 years ago
UserTest.php Fixes #15621: Fixed `yii\web\User::getIdentity()` returning `null` if an exception had been thrown when it was called previously 7 years ago
ViewTest.php Fixes #13996: Added `yii\web\View::registerJsVar()` method that allows registering JavaScript variables 7 years ago
XmlResponseFormatterTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago