• naomispirit

    (@naomispirit)


    When are you making this plugin compatible with php 7? It seems to break on one line only – surely there is a way around this?

    wp-content/plugins/wp-google-map-plugin/core/class.validation.php
    ----------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------------
     19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ----------------------------------------------------------------------------------------------------------
Viewing 1 replies (of 1 total)
  • I would like to know it too, plus php compatibility says this too:
    FILE: /wp-content/plugins/wp-google-map-plugin/core/class.model.php
    ————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————
    297 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead

Viewing 1 replies (of 1 total)
  • The topic ‘php 7 support’ is closed to new replies.