dev-master claims to be compatible with 9.5 but fails as `$GLOBALS['TYPO3_DB']` is no longer defined. I fixed this by using querybuilder & connection pool see pull request: https://github.com/Tuurlijk/t3ext-yaml-configuration/pull/43 hopefully you will be able to merge this change.
dev-master claims to be compatible with 9.5 but fails as
$GLOBALS['TYPO3_DB']is no longer defined.I fixed this by using querybuilder & connection pool see pull request: #43
hopefully you will be able to merge this change.