PHP 8.1 deprecated notice - Implicit conversion from float

Anyone else running into this in their debug logs on PHP 8.1 ? Also present on 8.3. There are many that progress through decimals like 10.1, 10.2, 10.3

PHP Deprecated: Implicit conversion from float 10.1 to int loses precision in /var/www/redacted.com/htdocs/wp-content/plugins/gravityforms/gravityforms.php on line 7144

Hi Marty,

The deprecated error is a message for developers to update their products for upcoming releases. You can disable WordPress debug mode to prevent it from appearing again.

Thanks, I’m reporting this here in case others are encountering it, and monitoring overall GF readiness for newer versions of PHP 8+

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.