Page MenuHomePhabricator

Add an `appendPath` method to `PhutilURI`
ClosedPublic

Authored by joshuaspence on Jul 5 2014, 6:35 AM.
Tags
None
Referenced Files
F13227194: D9823.diff
Mon, May 20, 1:36 AM
Unknown Object (File)
Mar 29 2024, 4:08 AM
Unknown Object (File)
Mar 21 2024, 12:44 PM
Unknown Object (File)
Mar 21 2024, 12:44 PM
Unknown Object (File)
Mar 10 2024, 5:27 PM
Unknown Object (File)
Feb 10 2024, 11:05 PM
Unknown Object (File)
Feb 9 2024, 6:49 PM
Unknown Object (File)
Jan 20 2024, 4:55 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