Page MenuHomePhabricator

Remove "phutil_deprecated()"
ClosedPublic

Authored by epriestley on Jul 21 2021, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 7 2025, 2:20 AM
Unknown Object (File)
Jun 1 2025, 2:39 AM
Unknown Object (File)
May 31 2025, 5:58 AM
Unknown Object (File)
May 25 2025, 1:06 AM
Unknown Object (File)
May 10 2025, 8:55 AM
Unknown Object (File)
Apr 27 2025, 11:10 PM
Unknown Object (File)
Apr 27 2025, 11:10 PM
Unknown Object (File)
Apr 19 2025, 1:04 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.