Skip to content

v0.3.19

@binaryfire binaryfire tagged this 26 Dec 05:11
Complete PHPStan level 4 compliance:
- Remove dead type checks where PHP types already guarantee the type
- Add ignores for trait flexibility patterns (property_exists, method_exists)
- Add ignores for interface optional methods (@method PHPDoc)
- Add ignores for defensive checks on external/event data
- Simplify telescope/cache watchers using actual property types
Assets 2
Loading