[DDC-1937] [GH-405] Add possibility to cache annotations wih APC Created: 21/Jul/12 Updated: 29/Jul/12 Resolved: 29/Jul/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.3, 2.3 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
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 |
| Comments |
| Comment by Benjamin Eberlei [ 29/Jul/12 ] |
|
A related Github Pull-Request [GH-405] was closed |