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
Code Quality: Add PHPStan type coverage for media and upload functions.
Add `@phpstan-return`/`@phpstan-param` annotations describing the array shapes returned and accepted by various media files. Also load the `phpstan/phpstan-phpunit` extension so PHPUnit assertions narrow types during analysis.
These changes are documentation and tooling only, with no runtime effect, and let the affected functions pass a higher PHPStan rule level.
Props westonruter.
See #64915.
git-svn-id: https://develop.svn.wordpress.org/trunk@62618 602fd350-edb4-49c9-b593-d223f7449a82
0 commit comments