You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[:error] [pid 7701] [client 192.168.123.1:39422] PHP Fatal error: Arrays are not allowed in class constants in /srv/www/d7-master/sites/default/files/civicrm/ext/DataBC/CRM/DataBCGeocode/Form/Settings.php on line 15, referer: http://d7-master.dev/civicrm/admin/setting/mapping?reset=1
Testing on PHP 5.5, I ran into this syntax error:
[:error] [pid 7701] [client 192.168.123.1:39422] PHP Fatal error: Arrays are not allowed in class constants in /srv/www/d7-master/sites/default/files/civicrm/ext/DataBC/CRM/DataBCGeocode/Form/Settings.php on line 15, referer: http://d7-master.dev/civicrm/admin/setting/mapping?reset=1
Seems to be caused by the syntax in:
https://github.com/KarinG/DataBC/blob/master/CRM/DataBCGeocode/Form/Settings.php#L9
The text was updated successfully, but these errors were encountered: