ERROR: Elgg\Exceptions\PluginException: <some bootstrap class of a plugin> must implement Elgg\PluginBootstrapInterface. in <some file> on Update to Elgg 6

Hey there!

We're currently trying to migrate our Elgg 3.3 installation all the way up to the latest 6 version. Updating it using composer was no problem but when we try to run the elgg-cli we get a bunch of errors as described in the subject of this post.

The mentioned bootstrap classes HAVE implemented that interface. There were even official 6-compatible plugins by ColdTrick in that list for example, so I don't believe it's something related to the plugins.

Any ideas what could cause this?

Thanks

Kind regards

Dennis