Smart PHP static analyser, community insighs and news.
- 104 Posts
- 4 Comments
Joined 4 months ago
Cake day: February 17th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
exakat@lemmy.worldOPto
PHP@lemmy.world•Malicious JS Lifecycle Hooks Found Hiding Inside PHP Composer PackagesEnglish
1·17 days agoAnother source for this info: https://socket.dev/blog/malicious-postinstall-hook-found-across-700-github-repos
exakat@lemmy.worldOPto
PHP@lemmy.world•How I Use My Own Tool: PhpCodeArcheology in Practice — Marcus KoberEnglish
1·1 month agoPhpCodeArcheology is actually pretty useful !
#[ReturnTypeWillChange] is actually for PHP native interfaces, as they were initialy not enforced, until they were. It happens to apply to custom methods too. May be static analysis should report such usage, as it is probably a code smell.















Is it working now?