Page MenuHomePhabricator

Allow "PhutilClassMapQuery" to sort with a PhutilSortVector sort function
ClosedPublic

Authored by epriestley on Jun 22 2019, 4:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 3, 7:30 PM
Unknown Object (File)
Apr 15 2026, 6:07 AM
Unknown Object (File)
Apr 3 2026, 5:42 PM
Unknown Object (File)
Mar 28 2026, 4:48 AM
Unknown Object (File)
Jan 12 2026, 7:09 PM
Unknown Object (File)
Nov 17 2025, 12:54 PM
Unknown Object (File)
Nov 7 2025, 5:05 PM
Unknown Object (File)
Nov 1 2025, 12:30 AM
Subscribers
None

Details

Summary

Ref T13303. I didn't find any explicit "msortv()" issues in instances/, but did catch one during deploy where we run a ClassMapQuery with a vector-returning sort method.

Test if the sort method returns vectors and "msortv()" it if it does.

Test Plan

Will cherry-pick and redeploy, just throwing this up for reference/context.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable