omeka-s-modules / Collecting

GNU General Public License v3.0
2 stars 6 forks source link

Deprecation warning in Collecting\MediaType\Manager #66

Closed zerocrates closed 3 years ago

zerocrates commented 3 years ago

Deprecated: Usage of Laminas\ServiceManager\ServiceManager::getServiceLocator is deprecated since v3.0.0; please use the container passed to the factory instead in /var/www/html/omeka-s/vendor/laminas/laminas-servicemanager/src/ServiceManager.php on line 170

It's mad about the use of getServiceLocator to get the MvcTranslator for fallbacks.