Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13932

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 3.2.0-dev
    • Posting
    • None
    • PHP 7.0.0-dev, MariaDB, 10.0.19-MariaDB, Chrome 43.0.2357.81

      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)

            Unassigned Unassigned
            Cin- Cin- [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: