PHP 7 incompatible Mesocolumn theme
-
FYI
I just ran php 7 compatability tester and came across these issues
FILE: /public_html/wp-content/themes/mesocolumn/lib/functions/theme-customizer/sanitization-callbacks.php
—————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
—————————————————————————————————
92 | ERROR | ‘null’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_NULL)
118 | ERROR | ‘null’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_NULL)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7 incompatible Mesocolumn theme’ is closed to new replies.