Title: Warnings PHP 8.1
Last modified: March 7, 2024

---

# Warnings PHP 8.1

 *  [ericbourges](https://wordpress.org/support/users/ericbourges/)
 * (@ericbourges)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/warnings-php-8-1/)
 * Hi
   It seems that the plugin generates warnings with PHP 8.1:strpos(): Passing
   null to parameter #1 ($haystack) of type string is deprecatedstr_replace(): Passing
   null to parameter #3 ($subject) of type array|string is deprecatedWhen do you
   plan to update?Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Zahin Azmayeen](https://wordpress.org/support/users/permafrost06/)
 * (@permafrost06)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/warnings-php-8-1/#post-17489956)
 * Hello, when do you see these warnings? We do not see this on our side. Also, 
   please include the filename and line number if possible. Thank you.
 *  Thread Starter [ericbourges](https://wordpress.org/support/users/ericbourges/)
 * (@ericbourges)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/warnings-php-8-1/#post-17490106)
 * Hello
   These PHP Deprecated messages appear in the logs since the transition from
   PHP 8.0 to 8.1. I was able to target the offending plugin with Query Monitor.
   This is not an error in a plugin file but functions used in a way that is deprecated(
   the file and line indicated are /wp-includes/functions.php line 2187)
 *  Plugin Contributor [Zahin Azmayeen](https://wordpress.org/support/users/permafrost06/)
 * (@permafrost06)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/warnings-php-8-1/#post-17490164)
 * We had a look at our logs and didn’t find the same warnings.
 * If you could tell us at what point (e.g. trying to load the table in the frontend,
   enabling pagination or sticky column, or entering responsive table editing etc.)
   these warnings were generated, the investigation would be easier.
 * Also, please make sure you are running the latest version of the plugin (v1.4.13).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Warnings PHP 8.1’ is closed to new replies.

 * ![](https://ps.w.org/wp-table-builder/assets/icon-256x256.png?rev=2404323)
 * [WP Table Builder – Drag & Drop Table Builder](https://wordpress.org/plugins/wp-table-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-builder/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Zahin Azmayeen](https://wordpress.org/support/users/permafrost06/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/warnings-php-8-1/#post-17490164)
 * Status: not resolved