Move daily emails into the blog page
This commit is contained in:
parent
be69398931
commit
1b8441608f
828 changed files with 9 additions and 196 deletions
23
source/_posts/2024-09-27.md
Normal file
23
source/_posts/2024-09-27.md
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue