Core: Error handler (BE): PHP Warning: Declaration of B13\SeoBasics\BackendModule\SeoModule::init($pObj, $conf) should be compatible with TYPO3\CMS\Backend\Module\AbstractFunctionModule::init(&$pObj, $conf) in /var/www/html/schrack/typo3conf/ext/seo_basics/Classes/BackendModule/SeoModule.php line 36
In 6.2 and 7.6 the declaration of init() specifies calling by reference.
Core: Error handler (BE): PHP Warning: Declaration of B13\SeoBasics\BackendModule\SeoModule::init($pObj, $conf) should be compatible with TYPO3\CMS\Backend\Module\AbstractFunctionModule::init(&$pObj, $conf) in /var/www/html/schrack/typo3conf/ext/seo_basics/Classes/BackendModule/SeoModule.php line 36
In 6.2 and 7.6 the declaration of init() specifies calling by reference.