Type Safety
Using PHP type declarations to catch type-related bugs at analysis time rather than runtime.
How it works
Using PHP type declarations to catch type-related bugs at analysis time rather than runtime.
In WordPress
PHPStan checks WordPress plugins for type safety. WP HealthKit runs PHPStan with WordPress stubs.
Related terms
WP HealthKit checks for Type Safety-related vulnerabilities automatically
Run a Free Audit