Page MenuHomePhabricator

Remove "phutil_deprecated()"
ClosedPublic

Authored by epriestley on Jul 21 2021, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 21, 12:40 PM
Unknown Object (File)
Thu, Feb 20, 9:29 AM
Unknown Object (File)
Wed, Feb 19, 3:45 PM
Unknown Object (File)
Wed, Feb 19, 3:45 PM
Unknown Object (File)
Wed, Feb 19, 3:45 PM
Unknown Object (File)
Mon, Feb 3, 3:55 AM
Unknown Object (File)
Jan 21 2025, 3:14 PM
Unknown Object (File)
Jan 21 2025, 10:02 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.