Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\Helper" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\HelperInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
The "JMS\Serializer\AbstractVisitor" class is considered internal. It may change without further notice. You should not use it from "Bdm\CoreBundle\Serializer\Visitor\CsvSerializationVisitor".
The "Symfony\Bundle\AsseticBundle\CacheWarmer\AssetManagerCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Method "Twig\Extension\ExtensionInterface::getTokenParsers()" might add "array" as a native return type declaration in the future. Do the same in implementation "Assetic\Extension\Twig\AsseticExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Assetic\Extension\Twig\AsseticExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
The "JMS\Serializer\Annotation\ReadOnlyProperty" class is considered final. It may change without further notice as of its next major version. You should not extend it from "JMS\Serializer\Annotation\DeprecatedReadOnly".
Method "Assetic\Contracts\Filter\HashableInterface::hash()" might add "string" as a native return type declaration in the future. Do the same in implementation "Symfony\Bundle\AsseticBundle\Controller\AssetCacheKeyFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\TokenParser\TokenParserInterface::parse()" might add "Node" as a native return type declaration in the future. Do the same in implementation "Assetic\Extension\Twig\AsseticTokenParser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\TokenParser\TokenParserInterface::getTag()" might add "string" as a native return type declaration in the future. Do the same in implementation "Assetic\Extension\Twig\AsseticTokenParser" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Bundle\AsseticBundle\Twig\AsseticNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since Twig 3.9 (to be removed in 4.0).
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/payment.net/app/releases/20260219231841/infrastructure/OAuthBundle/Resources/views/form.html.twig at line 3.
Since twig/twig 3.12: Character "d" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 10 in "@BdmTest/dev/merchants.html.twig" at line 1.
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://54.36.17.83/dqgqoeCXckuwPtxov"" at RouterListener.php line 127
User Deprecated: MySQL 5.6 support is deprecated and will be removed in DBAL 4. Consider upgrading to MySQL 5.7 or later. (AbstractMySQLDriver.php:118 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5072, package doctrine/dbal)
User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1875, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:1875, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: The "JMS\Serializer\Annotation\ReadOnlyProperty" class is considered final. It may change without further notice as of its next major version. You should not extend it from "JMS\Serializer\Annotation\DeprecatedReadOnly".