Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
Class CRM_Activity_Import_Parser_Activity contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (CRM_Import_Parser::fini) in /srv/civicrm-buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Activity/Import/Parser/Activity.php on line 396
NB - I hit this trying to run a code coverage report - which seems to enforce a higher standard - I assume this wouldn't cause a fatal in normal use - or perhaps it depends on php version