jorge07 / symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.
MIT License
1.07k stars 187 forks source link

Upgrade to PHP7.2 #53

Closed Lutacon closed 6 years ago

Lutacon commented 6 years ago

I just upgrade the infrastructure to a recent version. I hope this helps.

jorge07 commented 6 years ago

You'll need to add the platform version for doctrine https://github.com/jorge07/symfony-4-es-cqrs-boilerplate/blob/master/config/packages/doctrine.yaml#L17

jorge07 commented 6 years ago

I don't know if doctrine supports MySQL 8

Lutacon commented 6 years ago

I have it working on local. I'm gonna try to fix it tomorrow

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 123


Totals Coverage Status
Change from base Build 119: 0.0%
Covered Lines: 446
Relevant Lines: 469

💛 - Coveralls
Lutacon commented 6 years ago

Just removed the MySQL 8 support.

jorge07 commented 6 years ago

Needs rebase

jorge07 commented 6 years ago

As always, thanks for the contribution! 🎉