Upgrade MediaWiki to 1.31#49
Conversation
legoktm
left a comment
There was a problem hiding this comment.
SyntaxHighlight in 1.31 needs Python 3 now (python3), not Python 2 (python).
|
@legoktm ups, I have fixed that now |
davidbarratt
left a comment
There was a problem hiding this comment.
Can we use this as an opperunity to update pecl install apcu-5.1.8 to pecl install apcu (in stable)? I'm not sure why I had it pinned to begin with, but it seems to work just fine now.
|
@davidbarratt If no-one disagree, I agree that we should updating apcu to the latest version. |
|
Docker Hub PR |
|
Just for future reference, see https://github.com/docker-library/docs/tree/master/php#pecl-extensions for why pinning PECL to a specific version is recommended:
|
No description provided.