phpmyadmin/libraries/properties
Jeff Chan 29ca1f7892 Use stable sort for removeProperty of OptionsPropertyGroup.
The original custom sort function is not stable, which causes
different results on HHVM. It now uses the default array_diff
function which is stable. Also updated an incorrect test.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-02-12 03:07:27 +00:00
..
options Use stable sort for removeProperty of OptionsPropertyGroup. 2014-02-12 03:07:27 +00:00
plugins Fix factorizing. 2013-12-25 22:45:57 +01:00
PropertyItem.class.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30