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

phpBB Debug turned on automatically in a php8 environment

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Invalid
    • 3.3.3
    • None
    • Other
    • php 8.0.3, various browsers

    Description

      It appears like phpBB Debug (i.e. warnings printed to screen) is turned on automatically in a php 8 environment, even when debugging is turned off.

      Steps to reproduce: Upgrade from php 7.4 (no debugging messages) to php 8.0.3 (debugging messages).

      Once in php 8.0.3, debugging can be turned off again by uncommenting line 105 in common.php

      #set_error_handler(defined('PHPBB_MSG_HANDLER') ? PHPBB_MSG_HANDLER : 'msg_handler');

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            boardman boardman [X] (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: