Backboards: 
Posts: 154

Heh, did some coding on ST while waiting in the ferry lineup.

There’s a tool called “phpstan” that looks for issues in source code.

First time I ran it: 410 errors.

Fixed the configuration issue and ran it again: 19 errors.

Pulled in a couple files I forgot about: 21 errors.

Set the analysis level to MAX, and got 210 errors.

Yay, stuff to do.


Post a message   top
Replies are disabled on threads older than 7 days.