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, May 7, 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
Unknown Object (File)
Apr 12 2025, 3:49 AM
Unknown Object (File)
Apr 11 2025, 12:03 PM
Unknown Object (File)
Apr 10 2025, 7:56 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.