PayumBundle icon indicating copy to clipboard operation
PayumBundle copied to clipboard

feat: support symfony 7

Open Chris53897 opened this issue 1 year ago • 2 comments

https://github.com/Payum/PayumBundle/issues/552

Except from "symfony/dependency-injection": "^4.4 || ^5.4 || ^6.4", This needs more work.

omnipay-common does not yet support symfony 7. https://github.com/thephpleague/omnipay-common/pull/264

Chris53897 avatar Feb 07 '24 16:02 Chris53897

Now that you updated Omnipay, how does it look for some Symfony 7 support? :)

cyraid avatar Feb 19 '24 15:02 cyraid

It did a copy of the branch and it did work in production. https://github.com/Chris53897/PayumBundle/tree/feature/support-symfony-7-srt

To make it stable for the ci, and safe to merge, it would be great to have a new release of https://github.com/thephpleague/omnipay-common Update: Release is now available

Chris53897 avatar Feb 19 '24 16:02 Chris53897

Now there is an installable set in the CI.

@pierredup It would be great if you can have a look and tell me which steps (and order) should we take to have full symfony 7 support.

Chris53897 avatar Mar 08 '24 13:03 Chris53897

Thanks @Chris53897!

pierredup avatar Apr 03 '24 12:04 pierredup