Skip to content
Snippets Groups Projects
Commit c836db86 authored by Nicolas Grekas's avatar Nicolas Grekas
Browse files

minor #44835 Suppress psalm error for UndefinedDocblockClass for PHP 8.1 classes (ogizanagi)

This PR was merged into the 4.4 branch.

Discussion
----------

Suppress psalm error for UndefinedDocblockClass for PHP 8.1 classes

| Q             | A
| ------------- | ---
| Branch?       | 4.4 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | https://github.com/symfony/symfony/pull/44831#discussion_r776204831 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | N/A

Same as https://github.com/symfony/symfony/pull/43050 for inlined docblock comments (mainly `class-string<FQCN>`)

Commits
-------

dbc3eea9 Suppress psalm error for UndefinedDocblockClass for PHP 8.1 classes
parents c3eece28 dbc3eea9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment