Hi Marc,
Thanks for your message.
Just to clarify: We have not made the update to PHP 7.4 yet, but have used the PHP Compatibility Checker as a precautionairy step to anticipate if any plugins would be incompatible after updating to 7.4. This is the result of the log after completing the scan:
Name: Revolution Slider
FILE: /home/makeabreak/webapps/make_a_break/wp-content/plugins/revslider/inc_php/framework/db.class.php
FOUND 1 ERROR AFFECTING 1 LINE
29 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
FILE: /home/makeabreak/webapps/make_a_break/wp-content/plugins/revslider/inc_php/framework/functions_wordpress.class.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
240 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
FILE: /home/makeabreak/webapps/make_a_break/wp-content/plugins/revslider/inc_php/revslider_operations.class.php
FOUND 1 ERROR AFFECTING 1 LINE
42 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
FILE: /home/makeabreak/webapps/make_a_break/wp-content/plugins/revslider/inc_php/revslider_slider.class.php
FOUND 1 ERROR AFFECTING 1 LINE
825 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
To sum up, the results complain that some functions or code that is used by the Revolution slider would be deprecated in the 7.4. environment, causing errors.
Now , having said that, I wonder why we cannot update the Revolution Slider plugin to go beyond 4.6.? To us it shows that no update is available! How did you update Revolution Slider to 6.2.23?
See a screenshot of our plugin list.