bug in APC 3.1.4
[email protected] ("Joseph") Tue, 26 Oct 2010 02:21:55 +0200
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
Hello, I found a bug in APC 3.1.4 which may have been found before. When APC tries to cache a page or text with ' it shows a warning: Warning: apc_store() [function.apc-store]: Potential cache slam averted for key I tried to remove ' and it worked alright. --