omeka-s-modules / DspaceConnector

Connect to / import from a Dspace repo into Omeka S
GNU General Public License v3.0
1 stars 3 forks source link

Strict Standards error #39

Closed kimisgold closed 7 years ago

kimisgold commented 7 years ago

When deactivated and uninstalled, I still get the following error at the top of every screen when I have DspaceConnector downloaded:

Strict Standards: Declaration of DspaceConnector\Module::upgrade() should be compatible with Omeka\Module\AbstractModule::upgrade($oldVersion, $newVersion, Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) in /Users/kim/Sites/omeka-s/modules/DspaceConnector/Module.php on line 75

I'm running PHP 5.6.30, and I've pulled the most recent updates to Omeka S and DspaceConnector.

patrickmj commented 7 years ago

@kimisgold rats. had missed an errors setting when I got the new laptop, so I never saw this error. Should be fixed on latest develop