https://akracing.undo.jp/news/121/

Log Messages

Level (7)
Channel (6)
Time Message
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
deprecation User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
info Matched route
"cm_blog_page_detail"
.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "utf8mb4"
  "url" => "<redacted>"
  "host" => "mysql645.db.sakura.ne.jp"
  "port" => null
  "user" => "akracing"
  "password" => "<redacted>"
  "driverOptions" => []
  "serverVersion" => "5.7.40-log"
  "defaultTableOptions" => [
    "charset" => "utf8mb4"
    "collation" => "utf8mb4_bin"
  ]
  "dbname" => "akracing_ec42db_dev"
]
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 "Exercise\HTMLPurifierBundle\Form\Listener\HTMLPurifierListener" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.

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.