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

Symfony auth.provider_collection" service is private

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 3.3.15
    • Other
    •  Apache/2.4.62 (Debian)
      Datenbank-Client Version: libmysql - mysqlnd 8.4.7
      PHP-Version: 8.4.7 
      phpBB 3.3.15
      No extensions
      Style prosilver standard

      The "auth.provider_collection" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.

      BACKTRACE

      FILE: /var/www/html/phpBB3/vendor/symfony/dependency-injection/Container.php
      LINE: 282
      CALL: trigger_error()

      FILE: /var/www/html/phpBB3/phpbb/session.php
      LINE: 403
      CALL: Symfony\Component\DependencyInjection\Container->get()

            Unassigned Unassigned
            wintstar wintstar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: