3.5.33 Use of undefined constant self
PHP Version 7.2.2:
Code:
Warning: Use of undefined constant self - assumed 'self' (this will throw an Error in a future version of PHP) in system\modules\_autoload\NamespaceClassLoader.php on line 86
#0 system\modules\_autoload\NamespaceClassLoader.php(86): __error(2, 'Use of undefine...', '\\syst...', 86, Array)
#1 system\modules\_autoload\NamespaceClassLoader.php(74): NamespaceClassLoader::addContaoRoot(Array)
#2 system\modules\notification_center\config\autoload.php(26): NamespaceClassLoader::addClassMap(Array)
#3 system\modules\core\library\Contao\ClassLoader.php(222): include('\\syst...')
#4 system\initialize.php(105): Contao\ClassLoader::scanAndRegister()
#5 contao\main.php(16): require('\\syst...')
#6 {main}
Jemand eine Idee?