Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove vendor prefix of PHPDoc referencing class-string#11643

Merged
derrabus merged 1 commit into
doctrine:2.20.xfrom
derrabus:improvement/class-string-in-unprefixed-phpdoc
Oct 9, 2024
Merged

Remove vendor prefix of PHPDoc referencing class-string#11643
derrabus merged 1 commit into
doctrine:2.20.xfrom
derrabus:improvement/class-string-in-unprefixed-phpdoc

Conversation

@derrabus
Copy link
Copy Markdown
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
@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