Closed GenieTim closed 2 years ago
Thank you very much for merging this so fast! May I kindly ask you to publish it so I can install the update via composer? Thanks!
Done!
Thanks! As seen in #20, you probably still have to follow https://packagist.org/about#how-to-update-packages to actually make it installable the easy way :)
Hope now it's ok.
This commit breaks compatibility with PHP < 8.1
Yes. That's why I say "Require PHP 8.1" as one of the features. It seems, I have not pushed https://github.com/GenieTim/php-qrcode-detector-decoder/commit/5562db75786438a29cdabd3d3619afedbe205400 on time, unfortunately, as otherwise Composer would have taken care of it.
You can simply specify the "absolute" version 1.0.5.2 in composer.json to prevent the auto-upgrade.
thank you very much for that change, highly appreciated.
I still think such a change needs to be a major version
Using mostly automated tools with some manual checks and corrections afterwards, this PR catapults this library to 2022 and PHP 8.1.
Most notable features:
Implicit conversion from float ... to int loses precision