remove array_multisort and convert array_multisortN to use inout
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / array / array_uintersect_assoc_basic.php.expectf
blob241f0472b6b31f1627c1ad117564d40f77e0d440
1 array(2) {
2   [1]=>
3   object(cr) (1) {
4     ["priv_member":"cr":private]=>
5     int(4)
6   }
7   [2]=>
8   object(cr) (1) {
9     ["priv_member":"cr":private]=>
10     int(-15)
11   }