Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
b3c6d70cda73444473bc87222553089adf75f8f7
Switch branch/tag
yii2
framework
helpers
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixes #4502: Added alias support to URL route when calling `Url::toRoute()` and `Url::to()`
· cc3209cf
Qiang Xue
authored
10 years ago
cc3209cf
Name
Last commit
Last update
..
ArrayHelper.php
fixed file PHPdoc
10 years ago
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
psr-4 move
11 years ago
FileHelper.php
guide WIP [skip ci]
10 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
guide WIP [skip ci]
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
10 years ago
VarDumper.php
fixed file PHPdoc
10 years ago
mimeTypes.php
generated mimeType detection file from apache http mime.types file
10 years ago