Hello,
A new issue has been created and assigned
to you:
825 - Pluf_Cache_Apc and php 5.4
Project: Pluf Framework
Status: New
Reported by: Stéphane Baron
Labels:
Priority:Medium
Type:Defect
Description:
Hello,
Using apc cache and php 5.4 (debian testing) throws the following error :
PHP Fatal error: Call-time pass-by-reference has been removed
See attached patch, I think it's safe because the data are serialized and there is no confusion between the false value and the cached data.
Stéphane
Attachments:
- pluf_apc_cache_php54.diff - 602 bytes
http://projects.ceondo.com/p/pluf/issues/view/attachment/322/pluf_apc_cache_php54.diff
--
Issue:
http://projects.ceondo.com/p/pluf/issues/825/