You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test for PHPDoc type incompatible with native value
Tests that when a dynamicConstantNames constant has a @var PHPDoc type
that is incompatible with its actual value (e.g. @var int on a null
constant), the PHPDoc type is used as-is.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments