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
Provide compatibility with PHP 8.1 (#290)
* Run tests on PHP 8.1
* Add ReturnTypeWillChange attributes where necessary
* Remove invalid use of parse_url result
* Drop ubuntu-16.04 in GitHub Actions
* Use lower driver versions on PHP < 7.2
1.1.13
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
bug
---
- [274: Fix wrong handling of timezones when converting UTCDateTime](#274) thanks to @alcaeus and @carlos-granados
1.1.12
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
bug
---
- [271: Always return 1 for health in MongoClient::getHosts](#271) thanks to @alcaeus and @pankaj-sendinblue