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
F14714235: D21764.diff
Fri, Jan 17, 5:08 PM
Unknown Object (File)
Sun, Jan 12, 11:30 PM
Unknown Object (File)
Thu, Jan 9, 5:47 PM
Unknown Object (File)
Sat, Jan 4, 4:42 AM
Unknown Object (File)
Wed, Jan 1, 10:21 AM
Unknown Object (File)
Mon, Dec 30, 6:44 AM
Unknown Object (File)
Sun, Dec 29, 11:29 AM
Unknown Object (File)
Thu, Dec 26, 1:30 PM
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.