mysqli: Return false on non-selects
[hiphop-php.git] / hphp / test / slow / ext_mysql / issue2799.php.expectf
blob7210e19a49646703f1cca68d2766c2ae5366bbe5
1 bool(false)
2 object(mysqli_result)#%i (%i) {
3   ["__result":"mysqli_result":private]=>
4   resource(%i) of type (mysql result)
5   ["__resulttype":"mysqli_result":private]=>
6   int(0)
7   ["__done":"mysqli_result":private]=>
8   bool(false)
10 bool(false)