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 97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
..
default Fixes #5047. 10 years ago
Generator.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
form.php Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago