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 33edfcff2e Use `limit(null)` instead of `limit(-1)` 10 years ago
..
controllers Use `limit(null)` instead of `limit(-1)` 10 years ago
runtime psr-4 move 11 years ago
Application.php fixed console errorHandler class 11 years ago
Controller.php Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
ErrorHandler.php added errorInfo to exception views 11 years ago
Exception.php Reformat code te be PSR-2 compatible 11 years ago
Markdown.php implemented markdown parsing for console command description 10 years ago
Request.php Reformat code te be PSR-2 compatible 11 years ago
Response.php psr-4 move 11 years ago