Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Matt Wozakowski
Matt WozakowskiReporter
Matt Wozakowski
Matt WozakowskiFix versions
Sprint
None
Story Points
2
Components
Priority
Instabug
Open Instabug
Sentry
Sentry
Zendesk Support
Zendesk Support
Created June 12, 2023 at 10:53 AM
Updated June 12, 2023 at 2:54 PM
Resolved June 12, 2023 at 2:54 PM
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.