15/12/2022, 09:42

Coding thought: I’ve always loved types. My first job used static analysis a LOT! With the combination of PHPStan & JSDoc letting me use types without changing my code much I’m LOVING the help & insight that types give me. Old PHP code with structured arrays is SO annoying now.