Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.10
-
Fix Version/s: 4.7.11
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
When using apccache, a php notice pops up:
Notice: Only variable references should be returned by reference in /var/www/html/wordpress/wp-content/plugins/civicrm/civicrm/CRM/Utils/Cache/APCcache.php
Also (maybe as a result) the civicrm menu doesn't load.
PR submitted.