DDC-1937: [GH-405] Add possibility to cache annotations wih APC #2444

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

Originally created by @doctrinebot on GitHub (Jul 21, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of zim32:

Url: https://github.com/doctrine/doctrine2/pull/405

Message:

APC has a bug - after apc_fetch is made, arrays loose their cursors. That is why is_numeric(key(...)) is not working

Originally created by @doctrinebot on GitHub (Jul 21, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of zim32: Url: https://github.com/doctrine/doctrine2/pull/405 Message: APC has a bug - after apc_fetch is made, arrays loose their cursors. That is why is_numeric(key(...)) is not working
admin added the Bug label 2026-01-22 13:53:23 +01:00
admin closed this issue 2026-01-22 13:53:25 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 29, 2012):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jul 29, 2012): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Jul 29, 2012):

Comment created by @beberlei:

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

@doctrinebot commented on GitHub (Jul 29, 2012): Comment created by @beberlei: A related Github Pull-Request [GH-405] was closed https://github.com/doctrine/doctrine2/pull/405
Author
Owner

@doctrinebot commented on GitHub (Nov 13, 2013):

Comment created by @doctrinebot:

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

@doctrinebot commented on GitHub (Nov 13, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-405] was closed: https://github.com/doctrine/dbal/pull/405
Author
Owner

@doctrinebot commented on GitHub (Nov 13, 2013):

Comment created by stof:

It looks like the doctrine Bot is doing crap when a PR is closed. It notifies all issues marked with the PR number, even when they are for a different project (and so a different repo with its own PR numbers).

@doctrinebot commented on GitHub (Nov 13, 2013): Comment created by stof: It looks like the doctrine Bot is doing crap when a PR is closed. It notifies all issues marked with the PR number, even when they are for a different project (and so a different repo with its own PR numbers).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2444