• Resolved zeev89

    (@zeev89)


    Hi Guys,

    Looks like this plugin is NOT compatible with php 7.1
    Can you please help with fixing it?

    See below errors

    Much Thanks
    Zeev

    FILE: /home/ubuntu/wordpress/wp-content/plugins/tablepress/views/view-about.php
    ————————————————————————————————————
    FOUND 2 ERRORS AFFECTING 2 LINES
    ————————————————————————————————————
    185 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    186 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ————————————————————————————————————

    FILE: /home/ubuntu/wordpress/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
    ————————————————————————————————————————————————————

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘compatibility with php 7.1 ???’ is closed to new replies.