Skip to content

Symfony 7 Notes

Notes

  • Symfony 7.0 is almost the same as Symfony 6.4 (deprecations removed, resources apply);

Personal

[-]

  • App namespace directly in src => not possible to have multiple namespaces;

Development

Deploy

Framework

Testing


External resources