Error PHP Depracated PSR-0

I have this error in my debug log. This error was mentioned earlier by someone else in the community with no resolution. Is hivepress core to update to match new wordpress versions?

PHP Deprecated: The PSR-0 Requests_... class names in the Requests library are deprecated. Switch to the PSR-4 WpOrg\Requests\... class names at your earliest convenience. in /var/www/wptbox/wp-includes/Requests/src/Autoload.php on line 171

Hi,

You can ignore this message as it does not affect your work. But we will fix this message in future updates.

Okay, thanks for the reply.

Hi,

You can restore everything to the original version using the WP Reset plugin, but note that all data will be deleted.

Also, I recommend checking the PHP logs to understand what exactly is causing this issue.

There are three methods for checking PHP logs:

  • through the hosting provider;
  • through the file manager, finding the logs folder;
  • through a third-party plugin

To obtain a comprehensive guide, we highly recommend referring to this tutorial.

​I hope this is helpful to you.

Hi,

You can restore everything to the original version using the WP Reset plugin, but note that all data will be deleted. For more information, I recommend checking out the WP Reset documentation.

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