1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 01:02:42 +01:00
phorge-phorge/src
epriestley 874282db75 Correct "msort()" vs "msortv()" to more fully stabilize transaction sorts after recent changes
Summary: Ref T13303. I upgraded this to a vector-based sort but forgot to type a "v", which means the sort has different stability under PHP 5.5. See D20582 for a root cause fix.

Test Plan: Locally, on PHP7, not much changes. I expect this to fix the odd selection of title stories in mail and notification stories on `secure`, which is running PHP 5.5.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13303

Differential Revision: https://secure.phabricator.com/D20583
2019-06-17 13:07:38 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Fix a looping workflow when trying to submit a partially-effectless transaction group 2019-05-23 19:16:17 -07:00
applications Correct "msort()" vs "msortv()" to more fully stabilize transaction sorts after recent changes 2019-06-17 13:07:38 -07:00
docs Update "Autoclose" documentation to focus on "Permanent Refs" instead 2019-04-18 05:43:15 -07:00
extensions
infrastructure Render timezone names more readably, with spaces rather than underscores ("America/Los Angeles", not "America/Los_Angeles"). 2019-05-30 15:03:11 -07:00
view Prevent editing and deleting comments in locked conversations 2019-05-23 19:04:55 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Add "bin/herald rule ..." to modify Herald rules from the CLI 2019-06-04 07:12:15 -07:00