[PR #10238] Use more precise phpdoc #12202

Closed
opened 2026-01-22 16:13:17 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/10238

State: closed
Merged: Yes


Will solve https://github.com/phpstan/phpstan-doctrine/issues/393

@return $this

is more precise than self.

@greg0ire should I target 2.14 ?

**Original Pull Request:** https://github.com/doctrine/orm/pull/10238 **State:** closed **Merged:** Yes --- Will solve https://github.com/phpstan/phpstan-doctrine/issues/393 ``` @return $this ``` is more precise than self. @greg0ire should I target 2.14 ?
admin added the pull-request label 2026-01-22 16:13:17 +01:00
admin closed this issue 2026-01-22 16:13:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12202