mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
Docblock parameter $where in docblock for andWhere does not have a counterpart in signature parameter list
#7218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ging-dev on GitHub (Sep 7, 2023).
Bug Report
Summary
Docblock parameter $where in docblock for andWhere does not have a counterpart in signature parameter list:
d81afdb6e3/lib/Doctrine/ORM/QueryBuilder.php (L1164-L1168)Although it does not cause errors, it will cause confusion for the IDE:
@derrabus commented on GitHub (Sep 7, 2023):
This will be addressed in 3.0.