Closed demeritcowboy closed 2 years ago
I can probably remove this function & rely on the parent?
Oh. I don't know. The parent seems to do other stuff. This just came up while doing something else with php 8. Because of class-scanning when you send a message template email it tries to load almost every file, and then hits this.
OK - well this will do for now
Thanks
This just changed in core master a few days ago. Now gives
Declaration of CRM_Csvimport_Import_Form_MapField::defaultFromHeader($header, &$patterns) should be compatible with CRM_Import_Form_MapField::defaultFromHeader($header, $patterns)