jorge07 / symfony-6-es-cqrs-boilerplate

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

PHP 7.3 #112

Closed kowalk closed 5 years ago

kowalk commented 5 years ago

@jorge07 To build this pull request please merge first changes in Dockerfiles -> https://github.com/jorge07/alpine-php/pull/59

jorge07 commented 5 years ago

https://github.com/symfony/symfony/pull/29349/files?

kowalk commented 5 years ago

@jorge07 build seems to be green now :) - only some deprecations warning are visible:

Unsilenced deprecation notices (17)
Remaining deprecation notices (72)

but we can handle that later in https://github.com/jorge07/symfony-4-es-cqrs-boilerplate/pull/88

jorge07 commented 5 years ago

Is Xdebug working with the new image version? I got seg faults in the past with 2.70apha1

jorge07 commented 5 years ago

Anyway not related with this PR, this is ready to go. Thanks for the great work @kowalk

jorge07 commented 5 years ago

Merged 🎉

jorge07 commented 5 years ago

Closes #90