csrdelft.nl
csrdelft.nl copied to clipboard
Symfony 7 / PHP 8.2
TODO
- [ ] Upgrade "symfony/*" naar 7.0
- [x] Sensio framework extra bundle --> Symfony framework bundle
- [x] Symfony/sensio annotations --> attributes
- [ ] Type annotations Er zijn waarschijnlijk een boel dingen kapot gegaan
- [x] Service configuratie aanpassen
- [x] twig service publiek maken
- [ ] 'session' service (vervangen?)
- [ ] Doctrine ORM naar 3.0
- [x] Doctrine annotations -> attributes
- [ ] Deprecated interfaces fixen
- [x] QueryBuilder::setParameters
- [x] CSRDelft Annotations fixen Op dit moment heb ik gewoon de service expliciet aangezet, omdat dit niet meer in de Doctrine bundle wordt gedaan (Doctrine ondersteunt geen annotations meer), we zouden later annotations -> attributes kunnen veranderen