Compatibility with PHP 7.2?
-
I got the following results from the PHP Compatibility Checker, so I’m cautious about updating my PHP, but also concerned about upcoming end of life for PHP 5.6.
Thanks!
FILE: /nas/content/live/oamain/wp-content/plugins/search-exclude/views/bulk_edit.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: /nas/content/live/oamain/wp-content/plugins/search-exclude/views/quick_edit.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 ‘Compatibility with PHP 7.2?’ is closed to new replies.