Nathan Huisman
Nathan Huisman
### Describe the bug After #6600 I did some more investigating on the solid-query layout shift problem and found it's a synchronization issue with suspense and when the data is...
Fix een heleboel deprecations, upgrade symfony naar laatste 5.4 release en maak alles klaar voor symfony 6
Op iOS komen properties inder de naam "CHARSET". Waarschijnlijk een syntax probleem
## TODO - [x] Symfony 7 - [ ] Doctrine ORM 3 - [x] Doctrine annotations -> attributes (gefixt met Rector) - [ ] Custom annotations -> attributes (hoe?) -...
## TODO - [ ] Upgrade "symfony/*" naar 7.0 - [x] Sensio framework extra bundle --> Symfony framework bundle - [x] Symfony/sensio annotations --> attributes - [ ] Type annotations...
Devenv (https://devenv.sh) is een manier om software lokaal te draaien. Het werkt op Linux/MacOS/WSL2. Het voordeel is dat je één command draait (`devenv up`) en daarmee de hele stek in...
WIP voor Symfony 7 + Doctrine ORM 3
Op dit moment worden voor forms entities geïnitialiseerd via hun constructor. Dit komt met problemen, omdat de meeste entities hun velden niet initialiseren in hun constructors. Dit is geen probleem...