Page MenuHomePhabricator

Remove "phutil_deprecated()"
ClosedPublic

Authored by epriestley on Jul 21 2021, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 7:23 AM
Unknown Object (File)
Thu, Mar 28, 10:27 AM
Unknown Object (File)
Wed, Mar 27, 11:48 AM
Unknown Object (File)
Feb 12 2024, 5:53 PM
Unknown Object (File)
Feb 11 2024, 6:25 AM
Unknown Object (File)
Feb 10 2024, 9:20 AM
Unknown Object (File)
Feb 4 2024, 5:02 PM
Unknown Object (File)
Feb 4 2024, 1:17 AM
Subscribers
None

Details

Summary

This short-lived function never did anything more interesting than "phlog()" and never found a role. The last callsite for this function was removed in D330 in 2011.

Test Plan

Grepped for "phutil_deprecated()", found no callsites.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 21 2021, 5:21 PM
This revision was automatically updated to reflect the committed changes.