socialMeta Plugin PHP warning after upgrade to OJS 3.2.1-2

Hi @Vitaliy
Application Version - OJS 3.2.1-2
socialMeta Version: 1.0.0.0
Description of issue: PHP Warnings
Steps you took leading up to the issue: Upgrade from OJS 3.1.2 to OJS 3.2.1-2
Error log messages:
Line 36452: [22-Nov-2020 11:43:02 Asia/Kolkata] PHP Warning: Declaration of SocialMetaPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/user/example.com/plugins/generic/socialMeta/SocialMetaPlugin.inc.php on line 26

Hi @hannanhazari,

Thanks, forgot about that plugin. I’ve updated the master branch and it’s now compatible with OJS 3.2+. For the older release stable-3.1 branch can be used.
Can you confirm that the master branch works as expected, so I can compose a release?