You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPLIB-1680: Remove pre-4.2 wire version checks and test code (#1801)
* Remove obsolete wire version checks for MongoDB 4.2
* Remove tests for pre-4.2 servers
* Transactions are supported on 4.2+ sharded clusters
This logic appears to date back to 8abb006 and was never updated when later server versions added support on mongos.
* Don't check storageEngine on mongos
---------
Co-authored-by: Andreas Braun <andreas.braun@mongodb.com>
0 commit comments