Hilfe bei Fehler im Backend und der Shell

Hallo,

wie in anderen Beiträgen geschrieben habe ich schrittweise upgedatet, bin nun bei der Version 5.6.8 und es gibt Probleme. Einerseits mit dem Cache aufwärmen im BE und der Shell. Ich hatte hier die Artikel (~15.000) im Verdacht und habe alle Artikel gelöscht.

-> Cache aufwärmen (und andere Funktionen) liefern folgende Fehler:

PHP Fatal error:  Uncaught TypeError: Return value of Doctrine\Common\Annotations\AnnotationRegistry::registerLoader() must be an instance of Doctrine\Common\Annotations\void, none returned in /www/htdocs/account/domain.de/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php:119
Stack trace:
#0 /www/htdocs/account/domain.de/autoload.php(33): Doctrine\Common\Annotations\AnnotationRegistry::registerLoader(Array)
#1 /www/htdocs/account/domain.de/bin/console(28): require(’/www/htdocs/w01…’)
#2 {main} thrown in /www/htdocs/account/domain.de/vendor/techtipseasy/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php on line 119

Fatal error: Uncaught TypeError: Return value of Doctrine\Common\Annotations\AnnotationRegistry::registerLoader() must be an instance of Doctrine\Common\Annotations\void, none returned in /www/htdocs/account/domain.de/vendor/printereasy/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php:119
Stack trace:
#0 /www/htdocs/account/domain.de/autoload.php(33): Doctrine\Common\Annotations\AnnotationRegistry::registerLoader(Array)
#1 /www/htdocs/account/domain.de/bin/console(28): require(’/www/htdocs/w01…’)
#2 {main} thrown in /www/htdocs/account/domain.de/vendor/doctrine/annotations/lib/routermanuals/Common/Annotations/AnnotationRegistry.php on line 119

Kann mir bitte jemand erklären was das für Fehler sind wie ich die umgehen / beheben kann?

Danke für deine Hilfe.