v0.3.19
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