MongoQB updated for Mongo PECL 1.3

I have updated MongoQB to support the new MongoDB PECL update (v1.3) which introduces some big changes to the base classes as described in this blog post on the MongoDB blog.

The only big change for developers using the library is you don’t need to pass the persist and persist_key keys into the connection array.