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)
Wed, Jun 18, 12:20 PM
Unknown Object (File)
Tue, Jun 17, 8:00 AM
Unknown Object (File)
Sat, Jun 7, 2:22 AM
Unknown Object (File)
May 7 2025, 12:31 AM
Unknown Object (File)
Apr 24 2025, 8:19 AM
Unknown Object (File)
Apr 23 2025, 11:21 PM
Unknown Object (File)
Apr 22 2025, 8:50 PM
Unknown Object (File)
Apr 14 2025, 5:19 AM
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.