Page MenuHomePhabricator

Fix a PHP 8.1 string strictness issue in repositories
ClosedPublic

Authored by epriestley on Apr 25 2022, 7:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 6:53 PM
Unknown Object (File)
Sat, Apr 20, 5:52 PM
Unknown Object (File)
Wed, Apr 17, 5:44 AM
Unknown Object (File)
Wed, Apr 17, 3:25 AM
Unknown Object (File)
Thu, Apr 11, 9:53 AM
Unknown Object (File)
Tue, Apr 9, 12:20 AM
Unknown Object (File)
Sun, Apr 7, 12:53 AM
Unknown Object (File)
Thu, Apr 4, 6:15 PM
Subscribers
None

Details

Summary

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

Test Plan

Will deploy

Diff Detail

Repository
rP Phabricator
Branch
string1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25668
Build 35496: arc lint + arc unit

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Apr 25 2022, 7:30 PM
This revision was automatically updated to reflect the committed changes.