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.
Differential D20611
Allow "PhutilClassMapQuery" to sort with a PhutilSortVector sort function epriestley on Jun 22 2019, 4:03 PM. Authored by Tags None Referenced Files
Subscribers None
Details
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. Will cherry-pick and redeploy, just throwing this up for reference/context.
Diff Detail
|