See https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CentralNotice/+/724985, an empty patch with just a commit message
https://integration.wikimedia.org/ci/job/mwext-php72-phan-docker/139342/console
16:14:20 includes/BannerMessageGroup.php:206 PhanParamSignatureRealMismatchReturnType Declaration of function getMessageGroupStates() should be compatible with function getMessageGroupStates() : \MessageGroupStates (method where the return type in the real signature is '' cannot override method where the return type in the real signature is '\MessageGroupStates') defined in ../../extensions/Translate/messagegroups/MessageGroupOld.php:281
caused by rETRA29c1193419b2: Remove deprecated getWorkflowConfiguration in MediaWiki-extensions-Translate by @Nikerabbit
Outcome
Code change in Translate caused a build failure in CentralNotice. The troublesome code change in Translate was reverted to unblock CentralNotice development.