• Resolved FranBailey

    (@franbailey)


    According to the WPL Change Log some compatibilities with PHP 7.0 were added in version 3.0.0. A scan of WPL Pro 3.2.0 by the PHP Compatibility Checker plugin for PHP 7.0 reports 26 errors and 24 warnings:

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/views/backend/settings/tmpl/internal_requirements.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    110 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/io/formats/xml.php
    FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE
    33 | WARNING | INI directive ‘zend.ze1_compatibility_mode’ is removed since PHP 5.3.
    33 | ERROR | INI directive ‘zend.ze1_compatibility_mode’ is removed since PHP 5.3.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pagination.php
    FOUND 2 ERRORS AFFECTING 1 LINE
    107 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0 – use pcre instead.
    107 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/addon_mls/phrets.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    72 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/mpdf.php
    FOUND 21 ERRORS AND 2 WARNINGS AFFECTING 23 LINES
    828 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    7532 | WARNING | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    7581 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    7664 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    11357 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    12061 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    12496 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    13056 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    28137 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    28726 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    29113 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    29114 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    29115 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    29116 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    29117 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    29118 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    30143 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    30203 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    30215 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    30226 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    31200 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    31209 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    32144 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/svg.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    37 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/gif.php
    FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
    32 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    246 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    333 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    409 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    479 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    653 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/tocontents.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    34 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/indic.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    7 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/bmp.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    9 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/cssmgr.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    17 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/form.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    54 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/directw.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    9 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/grad.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    9 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/ttfontsuni.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    84 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/classes/wmf.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    10 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/compress.php
    FOUND 1 ERROR AFFECTING 1 LINE
    98 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/mpdfi/filters/FilterLZW.php
    FOUND 1 ERROR AFFECTING 1 LINE
    48 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/mpdfi/fpdi_pdf_parser.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    66 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/mpdfi/pdf_context.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    34 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    FILE: /wp-content/plugins/real-estate-listing-realtyna-wpl-pro/libraries/pdfflyer/mpdfi/pdf_parser.php
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    88 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    Active support of PHP 5.6 ended 12 days ago. PHP 7.0 runs significantly faster, uses less memory and provides other benefits. When will WPL be PHP 7.0 compatible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Realtyna

    (@realtyna)

    Hi,

    Thanks for your report. We started the compatibility already but we’re still in progress and we will check your report as well. Thanks for your time and patience.

    Regards,
    Realtyna support team

    Plugin Author Realtyna

    (@realtyna)

    Hi,

    We applied some modification in the WPL and WPL addons to make them more compatible with PHP7 and we will release them in the next update of WPL.

    Regards,
    Realtyna support team

    Thread Starter FranBailey

    (@franbailey)

    It’s been 2 months. How much longer do we have to wait for the next update of WPL? Will the next version of WPL be completely PHP 7 compatible or just more compatible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘When Will WPL Be PHP 7.0 Compatible?’ is closed to new replies.