PHP SDK fail to get integer values

I was previously using JAVA, Perl and Erlang SDKs, all worked well.

Now I am trying to build a simple web portal using PHP, but when I try to get the values that are in integer the PHP SDK got this warning:
Couchbase::get(): could not decompress value (bad content)

Other formats like String are fine.