FestinHegre/vendor/symfony/runtime/CHANGELOG.md
2024-09-26 17:26:04 +02:00

339 B

CHANGELOG

6.4

  • Add argument bool $debug = false to HttpKernelRunner::__construct()

5.4

  • The component is not experimental anymore
  • Add options "env_var_name" and "debug_var_name" to GenericRuntime and SymfonyRuntime
  • Add option "dotenv_overload" to SymfonyRuntime

5.3.0

  • Add the component