Files
awd/vendor/symfony/runtime/CHANGELOG.md
2025-09-30 09:35:59 +01: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