couchbase / docs-sdk-php

The PHP SDK documentation source files used in the new Couchbase Docs site.
https://docs.couchbase.com
Other
2 stars 14 forks source link

fix(CasMismatchException): path of namespace #121

Closed idrissneumann closed 1 year ago

idrissneumann commented 1 year ago

I've done a first pr, that had been merged, here: https://github.com/couchbase/docs-sdk-php/pull/120 (thanks to @RichardSmedley )

There is an opened ticket here: https://issues.couchbase.com/browse/DOC-11307

I've fixed some other namespaces I was able to check in the couchbase-php-client repo.

There's still some exceptions I couldn't find in the SDK code (i.e: \Couchbase\NetworkException or \Couchbase\ValueTooBigException) so I didn't update the doc for those.

Thanks in advance.

idrissneumann commented 1 year ago

Much appreciated @idrissneumann LGTM 👍 Merci bcp

De rien ^^