-
-
Notifications
You must be signed in to change notification settings - Fork 5
Add rector, raise PHP to ^8.0, minor refactoring
#41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
# Conflicts: # src/Reference.php
Codecov ReportBase: 98.94% // Head: 98.91% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #41 +/- ##
============================================
- Coverage 98.94% 98.91% -0.04%
+ Complexity 214 210 -4
============================================
Files 14 14
Lines 475 461 -14
============================================
- Hits 470 456 -14
Misses 5 5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
^8.0, minor refactoring
Added rector/rector to CI and composer.json. Mass creation refers to yiisoft/yii-dev-tool#232