Page MenuHomePhabricator

Remove all product name literals in "pht()" in Arcanist
ClosedPublic

Authored by epriestley on Apr 25 2022, 4:44 PM.
Tags
None
Referenced Files
F13056456: D21764.id51883.diff
Fri, Apr 19, 1:32 PM
Unknown Object (File)
Fri, Apr 5, 3:44 AM
Unknown Object (File)
Wed, Apr 3, 5:30 PM
Unknown Object (File)
Wed, Apr 3, 5:29 PM
Unknown Object (File)
Tue, Apr 2, 4:19 AM
Unknown Object (File)
Sat, Mar 30, 11:16 AM
Unknown Object (File)
Sat, Mar 30, 10:24 AM
Unknown Object (File)
Fri, Mar 29, 1:17 AM
Subscribers
None

Details

Summary

Ref T13658. Remove all product name literals from "pht()" strings, by replacing them with generic text where that feels reasonably natural, or "PlatformSymbols" calls elsewhere.

These calls were identified with arc lint --everything after enabling the lint rule in D21763.

Test Plan

Read strings, ran "arc".

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
  • Additional PHP 8.1 "strlen(null)" fix.
  • One additional PHP 8.1 fix for float/int precision.
This revision was not accepted when it landed; it landed in state Needs Review.Apr 25 2022, 7:21 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.