Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
2c7a5e2d6d
commit
5ba458f068
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue