benhutchins / docker-mediawiki

Docker container for MediaWiki
https://hub.docker.com/r/benhutchins/mediawiki/
Other
29 stars 153 forks source link

Moving to php 7.0+? #22

Open HueyNemud opened 6 years ago

HueyNemud commented 6 years ago

Hi, are you planing to move from php:5.6 to php:7.0? Some of the main mediawiki extensions require at least PHP 7.0 in their latest releases, i.e Maps.

I use older versions of Maps & others for now, but this is not very satisfying.

benhutchins commented 6 years ago

I agree, this will be important for newer MediaWiki versions. Right now some of the PHP versions for older MediaWiki images are also not ideal, so I'll need to work out a good solution for this, but it's on my radar to resolve within the next month.