Fatal Error: Version 6.3.3 is introducing potential PHP version issues

[ad_1]

This plugin currently says it requires PHP 7.0 or higher per the plugin’s info (seen on the right side of which WordPress then honors & doesn’t update to a version that requires a PHP version that’s newer than what the site has.)

However, it seems wp-retina-2x/vendor/composer/platform_check.php has it where it’s then requiring PHP 7.3.0 or higher. It’s then throwing a site-wide fatal server error if/when that requirement isn’t met, too.

As a result, people with PHP 7.0.x – 7.2.x are all getting their sites broken due to a disconnect between the actual PHP version requirements of this plugin & something composer is using as part of the plugin.

As such, this plugin should either:

  1. Update its details to say it requires PHP 7.3.0 or higher.
  2. Revert/change whatever introduced the PHP >= 7.3.0 requirement within the composer setup so people on PHP >= 7.0 can still use the plugin without issue.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer