Description
The client library has added the error context as an optional parameter in the CouchbaseException constructor, however as the CouchbaseException is a part of the PHP Extension, the overridden constructor should also be added to the class definition on the extension.