BuddyDev

Search

[Resolved] MediaPress problem with PHP 7.0.

  • Participant
    Level: Enlightened
    Posts: 40
    Jaume Aragay on #8270

    Hi there!

    I’m updating my sites to PHP 7.0. My hosting provider has a tool to check my actual webs compatibility with PHP 7.0.

    I get this message about MediaPress:

    FILE: /wp-content/plugins/mediapress/admin/tools/lib/browser.php
    —————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————-
    116 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————-

    I just post it here for you to update that file if you want it to conform to PHP 7.0.

    Best regards!

    Jaume.

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #8283

    Thank you for reporting Jaume.
    It is fixed. It was coming from 3rd party library class we had included. I have added the fix in the 1.0.8 and is available from wp.org now.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: resolved