edwardspec / mediawiki-aws-s3

Extension:AWS allows MediaWiki to use Amazon S3 (instead of the local directory) to store images.
https://www.mediawiki.org/wiki/Extension:AWS
GNU General Public License v2.0
42 stars 32 forks source link

Use of wfWikiID was deprecated in MediaWiki 1.35 #47

Closed samwilson closed 2 years ago

samwilson commented 2 years ago

Deprecated: Use of wfWikiID was deprecated in MediaWiki 1.35. [Called from AmazonS3Hooks::replaceLocalRepo in mediawiki/extensions/AWS/includes/AmazonS3Hooks.php at line 104]

samwilson commented 2 years ago

You're quick!! :-) Thanks.