> I also did the rather strange finding that removing $notification = > &Notification::singleton(); in base.php makes the error go away. > However, this can hardly be used as a fix. Sorry, cut and paste error. It's removing $registry = &Registry::singleton(); in base.php that makes a difference - at least with our setup. Still no real fix though.