Skip to content

Error Declaration of CRM_Banking_PluginImpl_Importer_CODA with Civibanking 1.0-alpha2 #9

@hansrossel

Description

@hansrossel

with Civibanking 1.0-alpha2 there is a PHP Fatal error on /civicrm/banking/import: Declaration of CRM_Banking_PluginImpl_Importer_CODA::getValue($key, $btx, $line = null, $header = []) must be compatible with CRM_Banking_PluginImpl_Importer_CSV::getValue($key, $btx, $line = null, $header = [], $params = []) in org.project60.coda/CRM/Banking/PluginImpl/Importer/CODA.php on line 207

I suppose the function should have $params:
protected function getValue($key, $btx, $line = NULL, $header = array(), $params = []) {

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions