[DCOM-156] [GH-238] fix to solve fatal error: apc_exist() does not exist Created: 04/Jan/13 Updated: 10/Jan/13 Resolved: 10/Jan/13 |
|
| Status: | Closed |
| Project: | Doctrine Common |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of uran1980: Url: https://github.com/doctrine/common/pull/238 Message: Hi, folks. I'm running *Zend Server CE 5.6.0 5.6.0 SP4* with *PHP Version 5.3.14* and APC builtin: Now when I run in my project based on Symfony 2.1.6 comand:  *Possible solution are in my pull request.* As I descovered I am not alone with this problem: http://stackoverflow.com/questions/9125904/apc-exist-does-not-exist(http://stackoverflow.com/questions/9125904/apc-exist-does-not-exist) |
| Comments |
| Comment by Benjamin Eberlei [ 10/Jan/13 ] |
|
A related Github Pull-Request [GH-238] was closed |
| Comment by Marco Pivetta [ 10/Jan/13 ] |
|
This issue affects older versions of APC. If a fix is needed, a legacy APC cache class shall be implemented. |