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.
 
 
 
 
 
Qiang Xue cc3209cf26 Fixes #4502: Added alias support to URL route when calling `Url::toRoute()` and `Url::to()` 10 years ago
..
ArrayHelper.php
BaseArrayHelper.php Update BaseArrayHelper.php 10 years ago
BaseConsole.php Correct type declarations 10 years ago
BaseFileHelper.php Correct order of property declaration 10 years ago
BaseFormatConverter.php Refactored DateValidator to support ICU format 10 years ago
BaseHtml.php Update BaseHtml.php 10 years ago
BaseHtmlPurifier.php BaseHtmlPurifier config can now be a closure 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 #4502: Added alias support to URL route when calling `Url::toRoute()` and `Url::to()` 10 years ago
BaseVarDumper.php property codestyle framework 10 years ago
Console.php
FileHelper.php
FormatConverter.php extracted date format converting to a helper class 10 years ago
Html.php
HtmlPurifier.php
Inflector.php
Json.php
Markdown.php fix breaking changes in markdown for console and API 10 years ago
StringHelper.php
Url.php
VarDumper.php
mimeTypes.php