PHP 5.6 support errors on audit
-
Hello,
I’ve scanned this plugin for support for php 5.6 and have the following error messages. Please confirm that I can run this under php 5.6 (or not)?
FILE: /home/classics/public_html/wp-content/plugins/custom-related-posts/vendor/vafpress/includes/wpalchemy/MetaBox.php
———————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————–
545 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5
———————————————————————————————————————–FILE: /home/classics/public_html/wp-content/plugins/custom-related-posts/static/faq/whats_new.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-FILE: /home/classics/public_html/wp-content/plugins/custom-related-posts/static/faq/support.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
The topic ‘PHP 5.6 support errors on audit’ is closed to new replies.