https://pimcorepreprod.distriweb.net/

Log Messages

Level (7)
Channel (7)
Time Message
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\KernelInterface::locateResource()" might add "string" as a native return type declaration in the future. Do the same in implementation "Pimcore\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "HWI\Bundle\OAuthBundle\HWIOAuthBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since pimcore/pimcore 10.5: Registering bundles through extensions.php is deprecated and will not work on Pimcore 11. Use config/bundles.php to register/deregister bundles.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getCssPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\OutputDataConfigToolkitBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getJsPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\OutputDataConfigToolkitBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getCssPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\Web2PrintToolsBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getJsPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\Web2PrintToolsBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getEditmodeJsPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\Web2PrintToolsBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getEditmodeCssPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\Web2PrintToolsBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getInstaller()" might add "?InstallerInterface" as a native return type declaration in the future. Do the same in implementation "Web2PrintToolsBundle\Web2PrintToolsBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getInstaller()" might add "?InstallerInterface" as a native return type declaration in the future. Do the same in implementation "Blackbit\DataDirectorBundle\BlackbitDataDirectorBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getJsPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "Blackbit\DataDirectorBundle\BlackbitDataDirectorBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getCssPaths()" might add "array" as a native return type declaration in the future. Do the same in implementation "Blackbit\DataDirectorBundle\BlackbitDataDirectorBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Extension\Bundle\PimcoreBundleInterface::getVersion()" might add "string" as a native return type declaration in the future. Do the same in implementation "Blackbit\DataDirectorBundle\BlackbitDataDirectorBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\ImportECONOLOGYCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
info Matched route
"document_1"
.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
deprecation User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.demo_frontend" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.demo_frontend" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.demo_frontend" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.data_director_webservice_short_urls.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.data_director_webservice.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.data_director_webservice_documentation.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.data_director_webservice_documentation.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated()" is deprecated, return null from "getUser()" instead when a token is not authenticated.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor" now to avoid errors or add an explicit @return annotation to suppress this message.
info Populated the TokenStorage with an anonymous Token.
deprecation User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
deprecation User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
deprecation User Deprecated: Method "Pimcore\Targeting\Condition\ConditionInterface::fromConfig()" might add "ConditionInterface" as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\Targeting\Condition\CustomerIsLoggedIn" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Pimcore\Targeting\Condition\ConditionInterface::fromConfig()" might add "ConditionInterface" as a native return type declaration in the future. Do the same in implementation "CustomerManagementFrameworkBundle\Targeting\Condition\HasSegment" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.