Page MenuHomePhabricator

Fix more PHP 8.1 "strlen(null)" callsites in PhutilURI
ClosedPublic

Authored by epriestley on May 3 2022, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 11:15 PM
Unknown Object (File)
Thu, Apr 11, 9:41 AM
Unknown Object (File)
Sun, Apr 7, 4:47 AM
Unknown Object (File)
Sun, Mar 31, 5:41 PM
Unknown Object (File)
Sun, Mar 31, 7:02 AM
Unknown Object (File)
Sat, Mar 23, 8:07 PM
Unknown Object (File)
Sat, Mar 23, 1:08 PM
Unknown Object (File)
Wed, Mar 20, 6:54 PM
Subscribers
None

Details

Summary

Ref T13676. Ref T13588. These properties on PhutilURI have flexible types, just wrap them.

Test Plan

Built a new Drydock working copy with an HTTPS URI under PHP 8.1, see T13676.

Diff Detail

Repository
rARC Arcanist
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.May 3 2022, 8:42 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.