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 4de66f8205
Fix #16145: Fix `Html` helper `checkboxList()`, `radioList()`, `renderSelectOptions()`, `dropDownList()`, `listBox()` methods to work properly with traversable selection
5 years ago
..
ArrayHelper.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
BaseArrayHelper.php Fix #17829: `yii\helpers\ArrayHelper::filter` now correctly filters data when passing a filter with more than 2 levels 5 years ago
BaseConsole.php Fixed: typo (#17587) [skip ci] 5 years ago
BaseFileHelper.php Fix #15779: If directory path is passed to `FileHelper::unlink()` and directory has files it will not delete files in this directory on Windows now 5 years ago
BaseFormatConverter.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
BaseHtml.php Fix #16145: Fix `Html` helper `checkboxList()`, `radioList()`, `renderSelectOptions()`, `dropDownList()`, `listBox()` methods to work properly with traversable selection 5 years ago
BaseHtmlPurifier.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
BaseInflector.php Fix #17863: `\yii\helpers\BaseInflector::slug()` doesn't work with an empty string as a replacement argument 5 years ago
BaseIpHelper.php Do not count each iteration 5 years ago
BaseJson.php Fix #17760: Fix `JSON::encode()` for `\DateTimeInterface` under PHP 7.4 5 years ago
BaseMarkdown.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
BaseStringHelper.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
BaseUrl.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
BaseVarDumper.php [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
Console.php psr-4 move 11 years ago
FileHelper.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
FormatConverter.php extracted date format converting to a helper class 10 years ago
Html.php Cosmetic changes (DocBlock) (#12972) [skip ci] 8 years ago
HtmlPurifier.php Removed obsolete requirement from HtmlPurifier phpdoc 10 years ago
Inflector.php psr-4 move 11 years ago
IpHelper.php release version 2.0.14 7 years ago
Json.php psr-4 move 11 years ago
Markdown.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
ReplaceArrayValue.php Fix #17850: Update to `ReplaceArrayValue` config exception message 5 years ago
StringHelper.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
UnsetArrayValue.php UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using `var_export()` 6 years ago
Url.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
VarDumper.php Global DOCS update: ~~~ replaced with ``` 9 years ago
mimeAliases.php Fixes #17328: Added mime aliases for BMP and SVG files 5 years ago
mimeTypes.php Fixes #17306: Added ".mjs" extensions to mimetypes meta 5 years ago