7a9c9f3edfbcb6c49e8498197020afccb0395451
src/Service/StripePriceService.php: - bcmul() remplace par (int) round((float) $amountHt * 100) pour convertir le montant HT en centimes (bcmath non installe) - bccomp() remplace par (float) cast pour comparer monthPrice a 0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
PHP
66.2%
Twig
28.7%
JavaScript
4%
Jinja
0.5%
Makefile
0.3%
Other
0.2%