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

Replace ^ with &~ in error_reporting calls

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 3.0.8
    • 3.0.9-RC1
    • None
    • None

    Description

      Using xor in error reporting setup is evil.

      phpBB/common.php:error_reporting(E_ALL ^ E_NOTICE ^ E_DEPRECATED);

      There are other locations as well.

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            Oleg Oleg [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: