Description
While updating the PHP driver's test suite for MongoDB 3.2, I noticed that the failReceivedGetmore only works on OP_GET_MORE and cannot be used on getMore commands. From a testing standpoint, it'd certainly be helpful if the failpoint handled both old and new get_more requests.