Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- bug symfony/symfony#52488 [HttpKernel] Fix PHP deprecation (@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#52428 [HttpKernel] Preventing error 500 when function putenv is disabled (@ShaiMagal)