Is PHP SDK2.6.2 compatible with PHP8.0?

Hi all,

We are using PHP7.4 and Couchbase PHP SDK2.6.2 now in our company.

As you know, PHP8.0 was released recently and we are planning to migrate to it.

So, does anyone know is PHP SDK2.6.2 compatible with PHP8.0, or it is required SDK3.0 at least?

Thanks in advance!

Hi @user2 PHP SDK 2.6.2 is not compatible with PHP 8. You will have to use Couchbase PHP 3.x
Also, for future reference you can always refer to our Compatibility page .

Hope it helps !