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.
 
 
 
 
 
Alexander Gubarev e3028c524d
Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values`
3 years ago
..
migrations [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
DbTarget.php fix Exception\Throwable order 3 years ago
Dispatcher.php Revert changes in dispatcher 18841 (#18843) 3 years ago
EmailTarget.php Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported 7 years ago
FileTarget.php Fix #18120: Include path to the log file into error message if `FileTarget::export` fails 4 years ago
LogRuntimeException.php Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported 7 years ago
Logger.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
SyslogTarget.php fix Exception\Throwable order 3 years ago
Target.php fix Exception\Throwable order 3 years ago