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)
Oct 24 2024, 11:16 AM
Unknown Object (File)
Oct 17 2024, 12:39 PM
Unknown Object (File)
Oct 15 2024, 2:26 AM
Unknown Object (File)
Sep 10 2024, 12:22 AM
Unknown Object (File)
Sep 3 2024, 4:57 PM
Unknown Object (File)
Aug 31 2024, 2:25 AM
Unknown Object (File)
Aug 13 2024, 4:12 AM
Unknown Object (File)
Aug 9 2024, 12:54 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
Branch
uriappend
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1521
Build 1521: [Placeholder Plan] Wait for 30 Seconds

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