RSS Parrot

BETA

🦜 Exakat

@www.exakat.io@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Bring Quality to your PHP Projects

Your feed and you don't want it here? Just e-mail the birb.

Site URL: www.exakat.io/

Feed URL: www.exakat.io/feed

Posts: 1

Followers: 2

From PHP code to static analysis

Published: August 12, 2020 17:16

From PHP code to static analysis Static analysis is the review of the PHP code, without executing it. In a word, it means reading the code, and understanding it, just like developers do when they modify a piece of PHP. It is the same process, with…