1.1.6

- Total issues resolved: 2
- Total pull requests resolved: 4
- Total contributors: 3

bug
---

 - [244: Exception converter throws getMessage on null error.](https://github.com/alcaeus/mongo-php-adapter/pull/244) thanks to @matthbull
 - [236: Allow "0" to be used as a key](https://github.com/alcaeus/mongo-php-adapter/pull/236) thanks to @alcaeus
 - [234: Remove unsupported phpunit config attribute](https://github.com/alcaeus/mongo-php-adapter/pull/234) thanks to @alcaeus and @remicollet
 - [233: Fix access to non-existing write results](https://github.com/alcaeus/mongo-php-adapter/pull/233) thanks to @alcaeus and @remicollet