localgovdrupal / localgov_events

Events for LocalGov Drupal.
GNU General Public License v2.0
1 stars 0 forks source link

Strict types support #142

Closed millnut closed 1 month ago

millnut commented 3 months ago

With Drupal core moving towards strict types, more info I've added a test pipeline in preparation https://github.com/localgovdrupal/localgov_project/pull/153 which has highlighted some failures which we should fix.

------ -------------------------------------------------------------- 
  Line   modules/contrib/localgov_events/localgov_events.module        
 ------ -------------------------------------------------------------- 
  103    Call to function in_array() requires parameter #3 to be set.  
  104    Call to function in_array() requires parameter #3 to be set.  
 ------ --------------------------------------------------------------