Page MenuHomePhabricator

Add an `appendPath` method to `PhutilURI`
ClosedPublic

Authored by joshuaspence on Jul 5 2014, 6:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 5:51 AM
Unknown Object (File)
Fri, Jan 17, 4:09 AM
Unknown Object (File)
Sat, Jan 11, 9:21 AM
Unknown Object (File)
Thu, Jan 2, 11:14 PM
Unknown Object (File)
Dec 18 2024, 3:34 AM
Unknown Object (File)
Dec 17 2024, 5:45 AM
Unknown Object (File)
Dec 6 2024, 2:59 AM
Unknown Object (File)
Nov 28 2024, 1:28 PM
Subscribers

Details

Summary

This method would primarily be useful when you have a PhutilURI (which may or may not have a path) and you would like to define a path relative to the existing URI.

Test Plan

Wrote and executed unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Add an `appendPath` method to `PhutilURI`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 5 2014, 2:43 PM