Crashes sites running on PHP7.4
-
Every site we have running both this plugin that’s on PHP7.4 crashes with the error message
Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0".
Additionally this error occurs in the log file.
PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0". You are running 7.4.33.4. in /nas/content/live/nameofmysite/wp-content/plugins/website-file-changes-monitor/vendor/composer/platform_check.php on line 24
Ideally if this plugin is no longer compatible with 7.4, it should check it before composer does and just stop loading. This current issue prevents even the wp-admin side from loading, making it difficult to fix.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Crashes sites running on PHP7.4’ is closed to new replies.