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

phpBB Debug warning "Use of undefined constant ANONYMOUS" in installer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.3.1-RC1
    • 4.0.0-a1, 3.3.1-RC1
    • Installation system
    • None

      Installer throws 

      [phpBB Debug] "Use of undefined constant ANONYMOUS - assumed 'ANONYMOUS' (this will throw an Error in a future version of PHP)" in file [ROOT]\vendor\symfony\dependency-injection\ContainerBuilder.php on line 1176

      The actual issue is that ANONYMOUS constant is used in /phpbb/session.php class definition here https://github.com/phpbb/phpbb/blob/3.3.x/phpBB/phpbb/session.php#L28 while it's not defined.

       

            Marc Marc
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: