phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

834
active users

Hey users, how your baseline big ?

How many errors do you ignore in your static analysis ?

@jdecool Here are numbers from four projects I work on regularly.

Projects that had SA right from the start:
1. 513 files, 35 ignored
2. 924 files, 97 ignored

Legacy Projects, SA was added later:
3. 830 files, 1475 ignored
4. 4040 files, 1939 ignored