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

Replace ^ with &~ in error_reporting calls

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 3.0.9-RC1
    • 3.0.8
    • None
    • None

      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.

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

              Created:
              Updated:
              Resolved: