Symfony 7 Notes
Notes
- Symfony 7.0 is almost the same as Symfony 6.4 (deprecations removed, resources apply);
Personal
[-]
App
namespace directly insrc
=> not possible to have multiple namespaces;
Development
Deploy
Framework
- Admin
- API
- Asset mapper
- Cache
- Configuration
- Commands
- CSS
- Doctrine
- Forms
- Flex
- Frontend
- Fundamentals
- I18n
- Twig
- Upgrade
- Security
Testing
-
Testing pattern: AAA: Arrange, Act, Assert;
- Integration tests