diff options
author | Máté Szabó <mszabo@wikimedia.org> | 2025-02-11 20:55:16 +0100 |
---|---|---|
committer | Máté Szabó <mszabo@wikimedia.org> | 2025-02-11 20:55:16 +0100 |
commit | 3258c2ef99d96cbab7a86c6e674edb257b6e9296 (patch) | |
tree | 3013bf4c53d22af6df7796b24386f6d24aa549fc /languages/i18n/aae.json | |
parent | 5ce252903928ce573a6da72fa9100d4bc3431325 (diff) | |
download | mediawikicore-3258c2ef99d96cbab7a86c6e674edb257b6e9296.tar.gz mediawikicore-3258c2ef99d96cbab7a86c6e674edb257b6e9296.zip |
RenameUserDerivedJob: Fix string interpolation
Why:
- Ic4120cbd9a4850dfe22d009daa171199fe7c5e39 added some code that uses
the "${var}" string interpolation syntax, which is deprecated on PHP
8.2 and newer.
- CI runs Phan on PHP 7.4, so it didn't catch this issue, but Phan on
PHP >= 8.2 complains about it.
What:
- Fix the interpolation.
Bug: T314096
Change-Id: I2108ea8cfb2f890165ecba82e9023195b530f4bb
Diffstat (limited to 'languages/i18n/aae.json')
0 files changed, 0 insertions, 0 deletions