Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove vendor prefix of PHPDoc referencing class-string #11643

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Oct 9, 2024

By now, all static analyzers and IDEs should know what a class-string<Something> means, so let's remove the vendor prefix in those cases.

@derrabus derrabus requested a review from greg0ire October 9, 2024 12:46
greg0ire
greg0ire previously approved these changes Oct 9, 2024
@derrabus derrabus force-pushed the improvement/class-string-in-unprefixed-phpdoc branch from 0c05824 to a24a350 Compare October 9, 2024 12:51
@derrabus derrabus added this to the 2.20.0 milestone Oct 9, 2024
@derrabus derrabus force-pushed the improvement/class-string-in-unprefixed-phpdoc branch from a24a350 to 61775dd Compare October 9, 2024 12:52
@derrabus derrabus merged commit 488a5dd into doctrine:2.20.x Oct 9, 2024
75 checks passed
@derrabus derrabus deleted the improvement/class-string-in-unprefixed-phpdoc branch October 9, 2024 19:58
derrabus added a commit to derrabus/orm that referenced this pull request Oct 9, 2024
* 2.20.x:
  Remove vendor prefix of PHPDoc referencing class-string (doctrine#11643)
  Deprecate the `\Doctrine\ORM\Query\Parser::setCustomOutputTreeWalker()` method (doctrine#11641)
derrabus added a commit to derrabus/orm that referenced this pull request Oct 9, 2024
* 2.20.x:
  Remove vendor prefix of PHPDoc referencing class-string (doctrine#11643)
  Deprecate the `\Doctrine\ORM\Query\Parser::setCustomOutputTreeWalker()` method (doctrine#11641)
derrabus added a commit to derrabus/orm that referenced this pull request Oct 9, 2024
* 3.3.x:
  Remove vendor prefix of PHPDoc referencing class-string (doctrine#11643)
  Deprecate the `\Doctrine\ORM\Query\Parser::setCustomOutputTreeWalker()` method (doctrine#11641)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants