-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Docs: use canonical order for phpdoc tags, add missed semicolon #9190
Conversation
Looks like there are a bit more occurrences in the project:
|
894de06
to
17c6773
Compare
@greg0ire |
@andrew-demb you should target 2.10.x, 2.8 is no longer supported. |
Sorry, it was't clear to me from readme (lower branch 2.8 is mentioned) |
Is it? I don't see it mentioned on https://github.com/doctrine/orm |
Then I can't find a reason why I chose this branch :( |
Can you resolve the conflicts, please? |
@derrabus done |
And rebased one more time |
Fixed build - CS requires avoiding use phpdoc for specifying variable type Run phpcs log
|
Thank you! |
* 2.11.x: Enable UnusedUse sniff again (doctrine#9267) Whitelist composer plugins used by this repository (doctrine#9286) Fix XML export for `change-tracking-policy` (doctrine#9285) Allow symfony/cache 6 (doctrine#9283) Put actual value instead of index inside $originalEntityData. (doctrine#9244) Fix return types of cache interfaces (doctrine#9271) Better explain limitations of DQL "DELETE" (doctrine#9281) Fix docblocks on nullable EM properties (doctrine#9273) Docs: use canonical order for phpdoc tags, add missed semicolon (doctrine#9190) Make PrimaryReadReplicaConnection enforcement explicit (doctrine#9239) Regenerate Psalm baseline (doctrine#9272) Improve compatibility with Doctrine DBAL 4 (doctrine#9266) [docs] Fix wording for attributes=>parameters. (doctrine#9265) Support for nesting attributes with PHP 8.1 (doctrine#9241) Revert "Fix SchemaValidator with abstract child class in discriminator map (doctrine#9096)" (doctrine#9262) Docs: consistency for FQCN, spacing, etc (doctrine#9232)
Specification for tag
@var
https://docs.phpdoc.org/guide/references/phpdoc/tags/var.html