Page MenuHomePhorge

Unify type-checking for `setHref()` type methods
ClosedPublic

Authored by avivey on Jul 24 2023, 13:23.
Tags
None
Referenced Files
F3333542: D25357.1743536723.diff
Mon, Mar 31, 19:45
F3332135: D25357.1743519586.diff
Mon, Mar 31, 14:59
F3329943: D25357.1743482191.diff
Mon, Mar 31, 04:36
F3310513: D25357.1743195087.diff
Thu, Mar 27, 20:51
F3306617: D25357.1743130138.diff
Thu, Mar 27, 02:48
F3304082: D25357.1743091331.diff
Wed, Mar 26, 16:02
F3301498: D25357.1743054394.diff
Wed, Mar 26, 05:46
F3298491: D25357.1743003635.diff
Tue, Mar 25, 15:40

Details

Summary

Adopt PhutilURI::checkHrefType() to unify type-check of some PHUI objects.

Ref T15316. Depends on D25356.

Test Plan

In production.

Diff Detail

Repository
rP Phorge
Branch
check-href-type
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 690
Build 690: arc lint + arc unit

Event Timeline

avivey requested review of this revision.Jul 24 2023, 13:23
avivey retitled this revision from Unify type-checking for `setHref()` type methods to (phorge) Unify type-checking for `setHref()` type methods.Jul 24 2023, 13:25
src/view/phui/PHUITagView.php
106
valerio.bozzolan retitled this revision from (phorge) Unify type-checking for `setHref()` type methods to Unify type-checking for `setHref()` type methods.Jul 26 2023, 06:58
valerio.bozzolan edited the summary of this revision. (Show Details)

+1 with just that inline suggestion

Thanks

This revision is now accepted and ready to land.Aug 2 2023, 16:34