Home Forums Unicon PHP 7.0 Compatibility

Home Forums Unicon PHP 7.0 Compatibility

This topic contains 2 replies, has 2 voices, and was last updated by  binhwilson 6 years, 1 month ago.

  • Creator
    Ticket
  • #87036

    binhwilson
    Buyer

    Hi, I’m getting the following php 7.0 compatibility alert from my hosting about Unicon theme. Please see below. Do I need to do anything?

    FILE: /wp-content/themes/unicon/framework/admin/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php
    ————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————————————-
    30 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    ————————————————————————————————————————————————-

    FILE: /wp-content/themes/unicon/framework/admin/ReduxCore/inc/browser.php
    ———————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————
    113 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————————

    FILE: /wp-content/themes/unicon/framework/inc/widgets/flickr.php
    ————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————
    15 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————

    FILE: /wp-content/themes/unicon/framework/inc/widgets/portfolio.php
    —————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————
    15 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————

    FILE: /wp-content/themes/unicon/framework/inc/widgets/contact.php
    ————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————-
    15 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————-

    FILE:/wp-content/themes/unicon/framework/inc/widgets/sponsor.php
    ————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————-
    15 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————-

    FILE: /wp-content/themes/unicon/framework/inc/sidebar-generator.php
    —————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————
    31 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————

    FILE: /wp-content/themes/unicon/framework/inc/demoimporter/wordpress-importer/wordpress-importer.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.
    ————————————————————————————————————————————

Sorry, only verified customers can view ticket replies.