Post #4275039
2026-07-31 09:12 UTC
One plus while chasing a new gig.. it's given me time to finally work on updating my OSS package for HIBP.
Replacing some straggling "internal" arrays with more type-defined objects (most were already done) and to go through the codebase and update things to fix the generics errors thrown by PHPStan (mostly for a 3rd-party dependency).
Making PHP 8.4 the min version also allows for some code updates in general (package is now 8 years old).
Replies (1)
-
@ianh@phpc.social 2026-07-31 10:24
w00t! 59 generics errors down to..... 0. Feels like a pretty good start to a Friday 😃