issues
search
yiisoft
/
yii-debug-viewer
Debugger frontend
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
12
stars
10
forks
source link
Update StyleCI config
#60
Closed
vjik
closed
1 year ago
vjik
commented
1 year ago
update
what-the-diff[bot]
commented
1 year ago
PR Summary
PHP Version Update
Updated PHP version from 8 to 8.1
Finder Section Cleanup
Removed unnecessary files and folders
Enabled Coding Rules
Added empty_loop_body_braces, integer_literal_case and union type without spaces rules for better code quality
Disabled Function Declaration Rule
Disabled the function declaration rule for improved flexibility
Middleware Dispatcher Return Statement Refactor
Simplified return statement in middleware dispatcher class by removing unnecessary parenthesis
update