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

Missing constants during CLI installation

XMLWordPrintable

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

      Deprecated constants are missing during the installation.

      ATTACHMENT_CATEGORY_QUICKTIME
      ATTACHMENT_CATEGORY_RM
      ATTACHMENT_CATEGORY_WM

      These were removed in the remove_outdated_media, but because that migration uses the constants, they still need to be defined somewhere.

      They are still defined, in the compatibility_globals.php but that file is not loaded by the installer CLI.

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

              Created:
              Updated:
              Resolved: