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

Creating BBCodes in PHP 7 will Fail because of e modifier

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 3.2.0-a1
    • 3.2.0-dev
    • ACP, BBCode Engine
    • None

      e modifiers are used in the ACP component of BBCode management, such as adding BBCodes.

      They too need to be replaced by preg_replace_callback to be compatible with PHP 7

      Example: https://github.com/phpbb/phpbb/blob/master/phpBB/includes/acp/acp_bbcodes.php#L494

            nicofuma nicofuma
            VSE Matt Friedman [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: