Home Forums Unicon Upgrade to support PHP 7.x

Home Forums Unicon Upgrade to support PHP 7.x

  • Creator
    Ticket
  • #86595
    advantipro
    Buyer

    We currently use your Unicon Child Theme, Version 1.0, theme, which comes with your Unicon Portfolio CPT, Version 1.1, plugin.

    In a recent automated test for compatibility with PHP 7.x, the following warning was returned:

    FILE: /homepages/34/d641728117/htdocs/neueseite/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: /homepages/34/d641728117/htdocs/neueseite/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: /homepages/34/d641728117/htdocs/neueseite/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: /homepages/34/d641728117/htdocs/neueseite/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: /homepages/34/d641728117/htdocs/neueseite/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: /homepages/34/d641728117/htdocs/neueseite/wp-content/themes/unicon/framework/inc/demoimporter/wordpress-importer/wordpress-importer.php
    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
      66 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
     798 | ERROR   | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /homepages/34/d641728117/htdocs/neueseite/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.
    ------------------------------------------------------------------------------------------------------------
    

    Are you planning to upgrade the plugin to support PHP 7.x?

    Upgrading would mean having to lose this theme and plugin and we would hate to have to do that.

    Thanks a lot,
    Atg

Sorry, only verified customers can view ticket replies.