-
Notifications
You must be signed in to change notification settings - Fork 6
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
PHP 8 #43
PHP 8 #43
Conversation
# Conflicts: # .env # README.md # composer.lock # phpunit.xml.dist # src/Infra/ServiceFactory/DoctrineFactory.php # symfony.lock
I'm waiting till doctrine/migrations#980 gets merged so we use the migrations with PHP 8 |
# Conflicts: # README.md # composer.lock # migrations/db-config.php
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
=========================================
Coverage 93.32% 93.32%
Complexity 185 185
=========================================
Files 45 45
Lines 599 599
=========================================
Hits 559 559
Misses 40 40
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@zerai ... could you please check if everything is ok so I can merge? |
closes #13