From 0a20f80fccc0b509e7215a46f710c71243759f4d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 09:11:59 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- .../_posts/2019-09-13-live-blogging-symfonylive-london.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 3e3f4bf4..7dc70f56 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -17,4 +17,8 @@ Inspired by [Matt Stauffer](https://twitter.com/stauffermatt)'s [live blogging o * 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 +* Recently worked on PHPUnit assertions. Mailer in Symony 4.4. Can test if an email is sent or queued + +### What's next? + +