DDC-3265: Incorrect Docblock return type in CacheConfiguration #4040

Closed
opened 2026-01-22 14:34:13 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 21, 2014).

Originally assigned to: @deeky666 on GitHub.

Jira issue originally created by user jaimz:

In CacheConfiguation.php line #88 (at the time of writing)

The docblock for the method getRegionsConfiguration specifies the return type of "QueryCacheValidator" however it's actually returning "RegionsConfiguration"

Originally created by @doctrinebot on GitHub (Aug 21, 2014). Originally assigned to: @deeky666 on GitHub. Jira issue originally created by user jaimz: In CacheConfiguation.php line #88 (at the time of writing) The docblock for the method getRegionsConfiguration specifies the return type of "QueryCacheValidator" however it's actually returning "RegionsConfiguration"
admin added the Bug label 2026-01-22 14:34:13 +01:00
admin closed this issue 2026-01-22 14:34:13 +01:00
Author
Owner

@doctrinebot commented on GitHub (Aug 22, 2014):

Comment created by @deeky666:

PR: https://github.com/doctrine/doctrine2/pull/1116/

@doctrinebot commented on GitHub (Aug 22, 2014): Comment created by @deeky666: PR: https://github.com/doctrine/doctrine2/pull/1116/
Author
Owner

@doctrinebot commented on GitHub (Aug 30, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1116] was assigned:
https://github.com/doctrine/doctrine2/pull/1116

@doctrinebot commented on GitHub (Aug 30, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1116] was assigned: https://github.com/doctrine/doctrine2/pull/1116
Author
Owner

@doctrinebot commented on GitHub (Aug 30, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1116] was closed:
https://github.com/doctrine/doctrine2/pull/1116

@doctrinebot commented on GitHub (Aug 30, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1116] was closed: https://github.com/doctrine/doctrine2/pull/1116
Author
Owner

@Majkl578 commented on GitHub (Sep 11, 2017):

Related PR #1116 was merged.

@Majkl578 commented on GitHub (Sep 11, 2017): Related PR #1116 was merged.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4040