Title: PHP issue
Last modified: June 8, 2022

---

# PHP issue

 *  Resolved [Vivek Narayanankutty Nair](https://wordpress.org/support/users/vismithams/)
 * (@vismithams)
 * [4 years ago](https://wordpress.org/support/topic/php-issue-17/)
 * Hello
    Is Fluent Support plugin support PHP 8 or even 7.4? I am getting this 
   error in our server log
 * `PHP message: PHP Notice: Function the_widget was called <strong>incorrectly</
   strong>. Widgets need to be registered using <code>register_widget()</code>, 
   before they can be displayed. Please see <a href="https://wordpress.org/support/
   article/debugging-in-wordpress/">Debugging in WordPress</a> for more information.(
   This message was added in version 4.9.0.) in /home/runcloud/webapps/app-vivek/
   wp-includes/functions.php on line 5831PHP message: PHP Notice: Function the_widget
   was called <strong>incorrectly</strong>. Widgets need to be registered using 
   <code>register_widget()</code>, before they can be displayed. Please see <a href
   ="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in
   WordPress</a`
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-issue-17%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Rafi Ahmed](https://wordpress.org/support/users/rafiahmedd/)
 * (@rafiahmedd)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/php-issue-17/#post-15725882)
 * Hi [@vismithams](https://wordpress.org/support/users/vismithams/),
 * Fluent Support is compatible with both PHP 8 and PHP 7.4. I don’t think this 
   error message is coming from Fluent Support as we are not using the WordPress
   widget method.
 * Thanks
 *  Thread Starter [Vivek Narayanankutty Nair](https://wordpress.org/support/users/vismithams/)
 * (@vismithams)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/php-issue-17/#post-15728059)
 * [@rafiahmedd](https://wordpress.org/support/users/rafiahmedd/)
    The issue is 
   clearly from Fluent Support plugin. See the repeated errors on on server. ————–
 *     ```
       2022/06/11 01:50:09 [error] 1692536#1692536: *217462 FastCGI sent in stderr: "PHP message: PHP Deprecated:  Redis::connect(): Passing null to parameter #5 of type int is deprecated in /home/runcloud/webapps/app-vivek/wp-content/object-cache.php on line 812PHP message: PHP Deprecated:  ctype_digit(): Argument of type int will be interpreted as string in the future in /home/runcloud/webapps/app-vivek/wp-content/object-cache.php on line 820PHP message: PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /home/runcloud/webapps/app-vivek/wp-content/plugins/disable-dashboard-for-woocommerce/includes/functions/disable-bloat-functions_free.php on line 102PHP message: PHP Deprecated:  Return type of FluentMail\Includes\Core\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-smtp/includes/Core/Container.php on line 1162PHP message: PHP Deprecated:  Return type of FluentMail\Includes\Core\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-smtp/includes/Core/Container.php on line 1173PHP message: PHP Deprecated:  Return type of FluentMail\Includes\Core\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-smtp/includes/Core/Container.php on line 1185PHP message: PHP Deprecated:  Return type of FluentMail\Includes\Core\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-smtp/includes/Core/Container.php on line 1205PHP message: PHP Deprecated:  Return type of FluentForm\Framework\Foundation\Container::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluentform/framework/Foundation/Container.php on line 313PHP message: PHP Deprecated:  Return type of FluentForm\Framework\Foundation\Container::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluentform/framework/Foundation/Container.php on line 324PHP message: PHP Deprecated:  Return type of FluentForm\Framework\Foundation\Container::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluentform/framework/Foundation/Container.php on line 335PHP message: PHP Deprecated:  Return type of FluentForm\Framework\Foundation\Container::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluentform/framework/Foundation/Container.php on line 345PHP message: PHP Deprecated:  Return type of FluentForm\Framework\Config\Config::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
       2022/06/11 01:50:09 [error] 1692536#1692536: *217459 FastCGI sent in stderr: "/wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3479PHP message: PHP Deprecated:  Return type of FluentSupport\Framework\Database\Orm\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3490PHP message: PHP Deprecated:  Return type of FluentSupport\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449" while reading response header from upstream, client: 172.70.86.21, server: healthcarentsickcare.com, request: "POST /wp-json/wp/v2/posts/2536/autosaves?_locale=user HTTP/2.0", upstream: "fastcgi://unix:/var/run/app-vivek.sock:", host: "healthcarentsickcare.com", referrer: "https://healthcarentsickcare.com/wp-admin/post.php?post=2536&action=edit"
       2022/06/11 01:50:10 [error] 1692536#1692536: *217462 FastCGI sent in stderr: "/wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3479PHP message: PHP Deprecated:  Return type of FluentSupport\Framework\Database\Orm\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3490PHP message: PHP Deprecated:  Return type of FluentSupport\Framework\Database\Orm\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/runcloud/webapps/app-vivek/wp-content/plugins/fluent-support/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449PHP message: PHP Notice:  Function the_widget was called <strong>incorrectly</strong>. Widgets need to be registered using <code>register_widget()</code>, before they can be displayed. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.0.) in /home/runcloud/webapps/app-vivek/wp-includes/functions.php on line 5831PHP message: PHP Notice:  Function the_widget was called <strong>incorrectly</strong>. Widgets need to be registered using <code>register_widget()</code>, before they can be displayed. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.0.) in /home/runcloud/webapps/app-vivek/wp-includes/functions.php on line 5831PHP message: PHP Notice:  Function the_widget was called <strong>incorrectly</strong>. Widgets need to be registered using <code>register_widget()</code>, before they can be displayed. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.9.0.) in /home/runcloud/webapps/app-vivek/wp-includes/functions.php on line 5831" while reading response header from upstream, client: 162.158.48.124, server: healthcarentsickcare.com, request: "GET /product-tag/herpes-simplex-virus-test HTTP/2.0", upstream: "fastcgi://unix:/var/run/app-vivek.sock:", host: "healthcarentsickcare.com"
       ```
   
 *  [Rafi Ahmed](https://wordpress.org/support/users/rafiahmedd/)
 * (@rafiahmedd)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/php-issue-17/#post-15728872)
 * Could you please open a ticket [here](https://wpmanageninja.com/support-tickets/)?
   It’s our dedicated support channel. Please mention my name in the ticket title
   so I will handle the ticket. And I am looking into the issue.
 * Thanks

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

The topic ‘PHP issue’ is closed to new replies.

 * ![](https://ps.w.org/fluent-support/assets/icon.svg?rev=2628677)
 * [Fluent Support - Helpdesk & Customer Support Ticket System](https://wordpress.org/plugins/fluent-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluent-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluent-support/)
 * [Active Topics](https://wordpress.org/support/plugin/fluent-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluent-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluent-support/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rafi Ahmed](https://wordpress.org/support/users/rafiahmedd/)
 * Last activity: [3 years, 12 months ago](https://wordpress.org/support/topic/php-issue-17/#post-15728872)
 * Status: resolved