Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 09:11:22 +01:00
parent 2c7a5e2d6d
commit 5ba458f068

View file

@ -12,8 +12,9 @@ Inspired by [Matt Stauffer](https://twitter.com/stauffermatt)'s [live blogging o
**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.
* 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