bobosch / ods_osm

TYPO3 Extension OpenStreetMap
10 stars 22 forks source link

Bugfix fix PHP 8 incompaibility #87

Closed hannesbochmann closed 2 years ago

hannesbochmann commented 2 years ago

If $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['ods_osm']['tables'] is no array or a unconfigured table is passed to Div::getTableConfig() there will be a warning from PHP 8 on.