Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
4bdafb5492
commit
2c7a5e2d6d
|
@ -10,9 +10,10 @@ Inspired by [Matt Stauffer](https://twitter.com/stauffermatt)'s [live blogging o
|
||||||
|
|
||||||
## Keynote (Back to the basics)
|
## Keynote (Back to the basics)
|
||||||
|
|
||||||
|
**Embrace the Linux philosophy**
|
||||||
|
|
||||||
How we grow the Symfony ecosystem. Built abstracts.
|
How we grow the Symfony ecosystem. Built abstracts.
|
||||||
HttpFoundation, HttpKernel
|
HttpFoundation, HttpKernel
|
||||||
Moved to infrastructure
|
Moved to infrastructure
|
||||||
A few abstractions on top of PHP. Improved versions of PHP functions (`dump`)
|
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.
|
Started a add higher level abstractions (e.g. Mailer), built on the lower ones.
|
||||||
**Embrace the Linux philosophy**
|
|
||||||
|
|
Loading…
Reference in a new issue