# PHP 8.1 deprecated notice - Implicit conversion from float

**URL:** https://community.gravityforms.com/t/php-8-1-deprecated-notice-implicit-conversion-from-float/19238
**Category:** Get Help
**Tags:** php-8
**Created:** [April 15, 2025, 10:16pm UTC](https://community.gravityforms.com/t/php-8-1-deprecated-notice-implicit-conversion-from-float/19238 "2025-04-15T22:16:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![martym](https://avatars.discourse-cdn.com/v4/letter/m/5f8ce5/32.png) [@martym](https://community.gravityforms.com/u/martym)
#### Post date: [April 15, 2025, 10:16pm UTC](https://community.gravityforms.com/t/php-8-1-deprecated-notice-implicit-conversion-from-float/19238/1 "2025-04-15T22:16:05Z")

</div>

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`

---

<div class="post-metadata">

### Author: ![toothless](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/toothless/32/15995_2.png) [@toothless](https://community.gravityforms.com/u/toothless)
#### Post date: [April 18, 2025, 1:34pm UTC](https://community.gravityforms.com/t/php-8-1-deprecated-notice-implicit-conversion-from-float/19238/2 "2025-04-18T13:34:26Z")

</div>

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.

> **[How to turn on/off Debugging in WordPress - Themeisle Docs](https://docs.themeisle.com/article/819-how-to-turn-on-off-debugging-in-wordpress)**
>
> WordPress includes several settings that you can use to help debug your site. These options are usually meant for developers, and you can turn it on by editing

---

<div class="post-metadata">

### Author: ![martym](https://avatars.discourse-cdn.com/v4/letter/m/5f8ce5/32.png) [@martym](https://community.gravityforms.com/u/martym)
#### Post date: [April 21, 2025, 11:51pm UTC](https://community.gravityforms.com/t/php-8-1-deprecated-notice-implicit-conversion-from-float/19238/3 "2025-04-21T23:51:38Z")

</div>

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

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/gravityforms1/original/2X/f/fef63f0599c45e0218c30d9f5d7ca8bff9b00189.png) [@system](https://community.gravityforms.com/u/system)
#### Post date: [May 21, 2025, 11:51pm UTC](https://community.gravityforms.com/t/php-8-1-deprecated-notice-implicit-conversion-from-float/19238/4 "2025-05-21T23:51:44Z")

</div>

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