When installing MediaWiki for the first time on PHP 8.5, the following deprecation warning appears:
Deprecated: Using null as an array offset is deprecated, use an empty string instead in /includes/Installer/WebInstallerLanguage.php on line 68 and 71 Deprecated: Using null as an array offset is deprecated, use an empty string instead in /includes/Storage/EditResultBuilder.php on line 307
Version:
- MediaWiki: (master 893252d7ef8638103cc1469373565c6f91060841)
- PHP: 8.5.0
- Operating system: Ubuntu 24.04 LTS
- Web server: Apache 2.4.62