From 2aeda11b25252dcb32256c39b1f953dbe2cb1a56 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 3 Oct 2024 00:41:07 +0100 Subject: [PATCH] Add daily email for 2024-09-27 Static analysis with Dave Liddament --- source/_daily_emails/2024-09-27.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_daily_emails/2024-09-27.md diff --git a/source/_daily_emails/2024-09-27.md b/source/_daily_emails/2024-09-27.md new file mode 100644 index 00000000..ca02f221 --- /dev/null +++ b/source/_daily_emails/2024-09-27.md @@ -0,0 +1,23 @@ +--- +title: Static analysis with Dave Liddament +date: 2024-09-27 +permalink: daily/2024/09/27/static-analysis-with-dave-liddament +tags: + - software-development + - php + - phpstan + - static-analysis + - podcast +cta: ~ +snippet: | + I spoke with Dave Liddament about PHPStan and static analysis. +drupal_planet: true +--- + +My most recent guest on the Beyond Blocks podcast is PHP Developer, public speaker and PHP South West organiser, Dave Liddament. + +We discuss using PHPStan and static analysis in PHP projects as well as taking some trips down memory lane, including when we wrote the most recent PHP website with Tailwind CSS version 0.4. That is not a typo! + +[Listen to the episode now][0]. + +[0]: {{site.url}}/podcast/22-dave-liddament