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.
 
 
 
 
 
Robin Kamps 75e8bfdc58 Fixes #14087: Added `yii\web\View::registerCsrfMetaTags()` method that registers CSRF tags dynamically ensuring that caching doesn't interfere 7 years ago
..
stubs Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AssetBundleTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
AssetConverterTest.php Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
CacheSessionTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ControllerTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
DbSessionTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ErrorActionTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ErrorHandlerTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 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 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
JsonResponseFormatterTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 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 Removed ability to define a hostname as trusted because of possible security issues 7 years ago
ResponseTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SessionTest.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 Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UrlRuleTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UserTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ViewTest.php Fixes #14087: Added `yii\web\View::registerCsrfMetaTags()` method that registers CSRF tags dynamically ensuring that caching doesn't interfere 7 years ago
XmlResponseFormatterTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago