885 B
885 B
title | tags | ||||
---|---|---|---|---|---|
Live Blogging From SymfonyLive London 2019 |
|
Inspired by Matt Stauffer's live blogging of the keynote at Laracon US, I’m going to do the same for the sessions that I’m attending at SymfonyLive London 2019...
Keynote (Back to the basics)
Embrace the Linux philosophy
- How we grow the Symfony ecosystem. Built abstracts.
- HttpFoundation, HttpKernel
- Moved to infrastructure
- A few abstractions on top of PHP. Improved versions of PHP functions (
dump
) - Started a add higher level abstractions (e.g. Mailer), built on the lower ones.
- Recently worked on PHPUnit assertions. Mailer in Symony 4.4. Can test if an email is sent or queued