Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13932

preg_replace(): The /e modifier is no longer supported in php7

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Duplicate
    • 3.2.0-dev
    • None
    • Posting
    • None
    • PHP 7.0.0-dev, MariaDB, 10.0.19-MariaDB, Chrome 43.0.2357.81

    Description

      I was testing the current master branch on PHP 7.0 (nightly 07/06/2015) and the following error displays when opening a topic.

      [phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 514: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
      [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4414: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3243)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Cin- Cin-
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: