PHP 8.1 fix in DataFormatter.php for "Implicit conversion from float-INF to int loses precision"#498
Conversation
…-INF to int loses precision" This fixes a PHP 8.1 bug "Deprecated: Implicit conversion from float -INF to int loses precision in vendor/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatter.php
|
Any chance this might get merged this week ? This fix is a no-brainer and compatible from PHP 5 through 8.1.
We plan to release Joomla 4.1 on Feb 15th and would love to have PHP 8.1 compatibility also in the debugbar by then, would it be possible to review and merge this simple fix, so that composer takes it up, @maximebf ? Merci beaucoup d'avance! :-) |
|
Merci beaucoup @maximebf ! :-) When do you plan the next release with push to packagist ? ;-) |
|
@maximebf is there any plan to ship a new release with the PHP 8.1 fixes? |
This fixes a PHP 8.1 bug "Deprecated: Implicit conversion from float -INF to int loses precision in vendor/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatter.php