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.
 
 
 
 
 
Anton 0181a49bb4
Fix phpdoc in BaseFileHelper (#18928)
3 years ago
..
ArrayHelper.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
BaseArrayHelper.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
BaseConsole.php Fix #16831: Fix console Table Widget does not render correctly in combination with ANSI formatting 4 years ago
BaseFileHelper.php Fix phpdoc in BaseFileHelper (#18928) 3 years ago
BaseFormatConverter.php Add more tests for helpers (#18675) 3 years ago
BaseHtml.php Fix #18653: Added method `yii\helpers\BaseHtml::getInputIdByName()` 3 years ago
BaseHtmlPurifier.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
BaseInflector.php Fix #18832 - Inflector::camel2words() adding extra spaces (#18833) 3 years ago
BaseIpHelper.php Do not count each iteration 5 years ago
BaseJson.php Fix #18812: Added error messages and optimized "error" methods in `yii\helpers\BaseJson` 3 years ago
BaseMarkdown.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
BaseStringHelper.php Fix #18898: Fix `yii\helpers\Inflector::camel2words()` to work with words ending with 0 3 years ago
BaseUrl.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
BaseVarDumper.php [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
Console.php
FileHelper.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
FormatConverter.php
Html.php Cosmetic changes (DocBlock) (#12972) [skip ci] 8 years ago
HtmlPurifier.php
Inflector.php
IpHelper.php release version 2.0.14 7 years ago
Json.php
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 release version 2.0.40 4 years ago