HomePhabricator

Fix a PHP 8.1 string strictness issue in repositories

Description

Fix a PHP 8.1 string strictness issue in repositories

Summary: Ref T13588. This is a little too strict, as $line may be an integer.

Test Plan: Will deploy

Maniphest Tasks: T13588

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

Details

Provenance
epriestleyAuthored on Apr 25 2022, 7:27 PM
epriestleyPushed on Apr 25 2022, 7:30 PM
Differential Revision
D21775: Fix a PHP 8.1 string strictness issue in repositories
Parents
rP297c0bbfcfcd: Remove product literal strings in "pht()", part 10
Branches
Unknown
Tags
Unknown
Tasks
T13588: PHP 8 Compatibility