This reverts commit c0370f2f3c140d5048034ffdab617af7631d14ad.
The sorting behavior has changed between PHP 5 and 7. The msort at libphutil/src/markup/engine/PhutilRemarkupEngine.php:44 reorders slightly differently.
Differential D15862
Revert "Reorder remarkup block rules for consistency with PhabricatorMarkupEngine" richardvanvelzen on May 6 2016, 3:11 PM. Authored by Tags None Referenced Files
Subscribers Tokens
Details
This reverts commit c0370f2f3c140d5048034ffdab617af7631d14ad. The sorting behavior has changed between PHP 5 and 7. The msort at libphutil/src/markup/engine/PhutilRemarkupEngine.php:44 reorders slightly differently. php5 ../arcanist/scripts/arcanist.php unit now doesn't show an error.
Diff Detail
Event TimelineComment Actions Awesome. I'll create a dedicated PHP 5 vm to use for Phabricator development from now on. I'm not wanting to risk this kind of breakage. Comment Actions (I'll be away from my machine for the weekend, when accepted it'd be best if you land this since I probably won't be able to) Comment Actions I'll land this in, like, 5 minutes if it seems like you immediately stood up from your desk and returned to your mountain fortress after mashing submit. |