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.
 
 
 
 
 
Carsten Brandt 2aace3714c minor adjustments 10 years ago
..
ArrayHelper.php fixed file PHPdoc 11 years ago
BaseArrayHelper.php Fixes #6969: `yii\helpers\ArrayHelper::htmlEncode()` and `htmlDecode()` should not remove non-string data 10 years ago
BaseConsole.php Fixes #7094: Console confirmation must be answered correctly. To return `true`: `y` or `yes`. To return `false`: `n` or `not`. Any other input the question will be asked again 10 years ago
BaseFileHelper.php Optimized checks order in conditions 10 years ago
BaseFormatConverter.php Fixed #7150 - support ICU single quote syntaxes 10 years ago
BaseHtml.php Added dot symbol to Html::getInputId() 10 years ago
BaseHtmlPurifier.php minor adjustments 10 years ago
BaseInflector.php added missing `@since` annotations 10 years ago
BaseJson.php Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
BaseMarkdown.php fix breaking changes in markdown for console and API 10 years ago
BaseStringHelper.php added missing `@since` annotations 10 years ago
BaseUrl.php Fixes #6697. 10 years ago
BaseVarDumper.php property codestyle framework 10 years ago
Console.php psr-4 move 11 years ago
FileHelper.php guide WIP [skip ci] 11 years ago
FormatConverter.php extracted date format converting to a helper class 10 years ago
Html.php more clear docs about html options 11 years ago
HtmlPurifier.php Removed obsolete requirement from HtmlPurifier phpdoc 10 years ago
Inflector.php psr-4 move 11 years ago
Json.php psr-4 move 11 years ago
Markdown.php fix breaking changes in markdown for console and API 10 years ago
StringHelper.php psr-4 move 11 years ago
Url.php Reformat code te be PSR-2 compatible 11 years ago
VarDumper.php fixed file PHPdoc 11 years ago
mimeTypes.php generated mimeType detection file from apache http mime.types file 10 years ago