diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 07fcbd1b..d201b317 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -15,7 +15,7 @@ Inspired by [Matt Stauffer](https://twitter.com/stauffermatt)'s [live blogging o * 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`) +* A few abstractions on top of PHP. Improved versions of PHP functions (`dump` and `var_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