On 28/07/2024 22:22, Rob Landers wrote:
Would anyone else find this useful?
— Rob
Anything that aids the developer experience is a big win!
One of the best things about PHP is Xdebug.
Keep going!
Cheers,
Bilge
Hello internals
I've always found tooling to be one of the biggest accelerators for
understanding what is going on in a codebase, assuming you know how to use
them. If you've ever tried modifying the language AST and friends, you know
this can be extremely tricky at times.
For those that want