TheBigBrainsCompany / TbbcMoneyBundle

This bundle is used to integrate the Money library (https://github.com/mathiasverraes/money) into a Symfony project. This library is based on Fowler's Money pattern (https://verraes.net/2011/04/fowler-money-pattern-in-php/)
MIT License
192 stars 74 forks source link

chore: Add tests for PHP 8.4 #185

Open Chris53897 opened 2 weeks ago

johanwilfer commented 1 week ago

Any idea why the tests fail?

Chris53897 commented 1 week ago

psalm and moneyphp/money (because of psalm) do not support PHP 8.4 yet.

https://github.com/moneyphp/money/pull/796