Log Messages
Level (All)
Channel (1)
Time | Message |
---|---|
deprecation | Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead. |
deprecation | Since symfony/security-bundle 5.3: Not setting the "security.enable_authenticator_manager" config option to true is deprecated. |
deprecation | Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself. |
deprecation | Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Gedmo\Loggable\LoggableListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Package\Openform\Twig\CustomExtensions" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | The "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" class is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Package\Admin\Tools\Profiler\TargetPointDataCollector". |
deprecation | Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Package\Openform\EventSubscriber\CacheClearSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Package\Openform\EventSubscriber\SliderSwitcherIdSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | The "Doctrine\Bundle\DoctrineBundle\Command\DoctrineCommand" class is considered internal. It may change without further notice. You should not use it from "App\Package\Toolkit\Doctrine\EntityGenerator\EntityGeneratorCommand". |
deprecation | 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\Package\Toolkit\Doctrine\EntityGenerator\EntityGeneratorCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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\Package\Toolkit\Doctrine\SchemaUpdater\AbstractCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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\Package\Toolkit\Doctrine\SchemaUpdater\SchemaUpdaterCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. |
deprecation | 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 | 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 | 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 | Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener" class is deprecated. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\SchemaTool\AbstractCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\InfoCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\RunDqlCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | 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 "Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated |
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.