Compatibility checker (PHP 7 etc) gives an error
-
After running WordPress’ compatibility checker plug in, this plug in reports the following for PHP7.2 compatibility testing…
FILE: */wp-content/plugins/tablepress/libraries/excel-reader.class.php
————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
————————————————————————————————————————————————————-
222 | WARNING | Method name “OLERead::__readData” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
240 | WARNING | Method name “OLERead::__readPropertySets” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
————————————————————FILE: */wp-content/plugins/tablepress/views/view-about.php
———————————————————-
FOUND 2 ERRORS AFFECTING 2 LINESHas anyone come up against this before, is there a fix, will it stop Tablepress working ( doesn’t seem to ) Can it be ignored?
Thanks in advance.
The topic ‘Compatibility checker (PHP 7 etc) gives an error’ is closed to new replies.