Skip to:
Content
Pages
Categories
Search
Top
Bottom

PHP7 compatibility


  • vinzen
    Participant

    @vinzen

    Hi, Can the latest bbPress version run on PHP7 configuration? Does bbPress support PHP7.0?
    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)

  • Robkk
    Moderator

    @robkk

    Not sure, bbPress could always possibly need only slight changes to support it if any. You can always try it on a test server/local development area to check and make sure though.


    mln83
    Participant

    @mln83

    Any news about PHP 7 compatibility?

    Best regards,
    Michael


    simonwhitehead
    Participant

    @simonwhitehead

    Works fine for me on PHP 7.0.5


    rmens
    Participant

    @rmens

    No problems here 🙂


    rmens
    Participant

    @rmens

    No problems here 🙂

    FYI: bbPress is 100% compatible with PHP 7


    AngryGerman
    Participant

    @angrygerman

    Hi there,

    bbPress does not seem to be fully PHP-7-compatible at present after all. Running a PHP 7 checker, I encountered the following errors and warnings in bbPress 2.5.10-6063:

    FILE: /wp-content/plugins/bbpress/includes/core/cache.php
    134 | ERROR | Parameter shadowing super global ($_post) causes fatal error since PHP 5.4

    FILE: /wp-content/plugins/bbpress/includes/admin/functions.php
    130 | ERROR | Parameter shadowing super global ($_post) causes fatal error since PHP 5.4

    FILE: /wp-content/plugins/bbpress/includes/admin/converter.php
    310 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.

    FILE: /wp-content/plugins/bbpress/includes/admin/parser.php
    83 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    1149 | ERROR | preg_replace() – /e modifier is forbidden in PHP 7.0
    1150 | ERROR | preg_replace() – /e modifier is forbidden in PHP 7.0
    1386 | ERROR | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead

    FILE: /wp-content/plugins/bbpress/includes/extend/akismet.php
    428 | ERROR | Parameter shadowing super global ($_post) causes fatal error since PHP 5.4

    Is there a timeline for getting these addressed?


    Stephen Edgar
    Keymaster

    @netweb

    See https://bbpress.trac.wordpress.org/ticket/2973 for further information and bbPress 2.6 PHP 7.x compatability.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Skip to toolbar