Skip to content

"Ready for the future"

Compare
Choose a tag to compare
@PhilETaylor PhilETaylor released this 31 May 09:32
· 15 commits to master since this release

Deprecate kernel.root_dir in favour of kernel.project_dir
Now using Process::fromShellCommandline()
Drop Symfony 3.4, Fix deprecations with view to the future

Inject ParameterBagInterface instead of directly accessing container in commands and controller
Update Routing controller to use long syntax
Use @Bundle syntax for loading twig templates
Use correct Process function for max compatibility

Major version pushed for the following reasons:

force a minimum of Symfony 4.1.2 for critical security
Drop Symfony 3.4 support totally, sorry.