Pete's Log: Esgerdev Updates
Entry #2419, (Coding, Hacking, & CS stuff, Meta)(posted when I was 45 years old.)
Somehow it's been a year now since the last time I touched my esgeroth.org dev environment. Since then, esgeroth.org's PHP version got upgraded from 7.3.31 to 7.4.33.
So tonight I updated my dev VM to match. Let's see if I make any progress before PHP gets bumped again.
This gives me access to some fun new features. Most exciting, I think, are typed class properties and arrow functions. I love me some arrow functions.