Page MenuHomePhorge

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

Authored by avivey on Jul 24 2023, 13:23.
Tags
None
Referenced Files
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
F3295494: D25357.1742955229.diff
Tue, Mar 25, 02:13
F3290642: D25357.1742869782.diff
Mon, Mar 24, 02:29
F3253168: D25357.1742423030.diff
Tue, Mar 18, 22:23

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