Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- bug symfony/symfony#52514 [FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode (@nicolas-grekas)
- feature symfony/symfony#52471 [HttpKernel] Add
ControllerResolver::allowControllers()
to define which callables are legit controllers when the_check_controller_is_allowed
request attribute is set (@nicolas-grekas) - bug symfony/symfony#52434 [Console][FrameworkBundle] Fix missing
profile
option for console commands (@keulinho) - bug symfony/symfony#52287 [FrameworkBundle] Fix deprecation layer for "enable_annotations" in validation and serializer configuration (@lyrixx)