CanastaWiki / Canasta

MediaWiki Docker image for Canasta, an all-in-one MediaWiki stack for easy deployment and management of enterprise-ready MediaWiki on production environments.
https://www.canasta.wiki
MIT License
36 stars 27 forks source link

Upgrade PHP7.4 to PHP8.1 #361

Closed naresh-kumar-babu closed 6 months ago

naresh-kumar-babu commented 7 months ago

Fixes #352 .

jeffw16 commented 7 months ago

Has this been tested yet?

yaronkoren commented 7 months ago

@TechieNK tested it, and it worked for him - I think he's the only one that has tested it.

I should note that this is not a complete patch yet - I went through the Canasta extensions, and at this point I know of four that need their version upgraded in the Dockerfile to work better with PHP 8: Cargo, Page Forms, Semantic MediaWiki and UserPageViewTracker.

jeffw16 commented 6 months ago

Let's hold off on merging this until compatibility is confirmed with those extensions.

yaronkoren commented 6 months ago

Moving this to the local "php-8.1" branch.