Page MenuHomePhabricator

PatchDemo should run PHP 8.3
Closed, DuplicatePublic

Description

Currently, PatchDemo is using a PHP 8.1 image and with T358666: Drop PHP 8.1 support from MediaWiki that means that creating new wikis is now broken.

Ideally, PatchDemo should use a PHP 8.3 image directly, because 1) this is what production uses, and 2) PHP 8.2 support is probably also going to be dropped soonish in T358667: Drop PHP 8.2 support from MediaWiki.