HomePhorge

Suppress PHP 8 deprecation warning in startup

Description

Suppress PHP 8 deprecation warning in startup

Summary: Ref T13588. See D21497. As of PHP 8, the XML entity loader is disabled by default and the libxml_disable_entity_loader function is deprecated. Thus suppress the deprecation warning for now; we could skip the function call, but this is safer.

Test Plan:

  • Still works with PHP 7.
  • No more deprecation message with PHP 8.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T13588

Differential Revision: https://secure.phabricator.com/D21701

Details

Provenance
Dmitri IouchtchenkoAuthored on Jun 6 2021, 11:01 AM
themackabuPushed on Tue, Mar 25, 8:07 PM
Parents
rPa0b91de535af: New MediaWiki logo for the icon that represents the MediaWiki oauth provider.
Branches
Unknown
Tags
Unknown

Event Timeline