Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.1
-
Fix Version/s: 4.7.2
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
"actionLinks" methods in CRM/Custom/Page/... classes are being called both statically and non-statically. This will give a strict warning in PHP5 and will be deprecated in PHP7.