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

Extension autoload.php is only included when compiling container

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Duplicate
    • 3.2.0-dev
    • 3.2.0-b2
    • Extensions
    • None

    Description

      The autoload.php for extensions is no longer included in every request in 3.2, effectively breaking any that make use of it. Whereas in 3.1 this was done in common.php using the phpbb_load_extensions_autoloaders function, in 3.2 this now takes place when loading extensions to compile the container. https://github.com/phpbb/phpbb/blob/master/phpBB/phpbb/di/container_builder.php#L381-L386

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: