-
Hi Team
I'm facing following the issues when builing the aerospike connection manager from 1.1.0 relase.
`go build -ldflags="-X 'main.version=1.1.0'" -o asld -v .
github.com/aerospike/php-clien…
-
Full error output:
```
cc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/Users/xn/devel/superbuzz.io/push-api-clean/vendor/aerospike/aerospike-client-php/src -DPHP_ATOM_INC -I/Users/xn/devel/superbuzz.…
-
Im trying to install aerospike client php inside docker container by following these in https://github.com/aerospike/aerospike-client-php, but got this error :
```
root@f9e0f506df68:/var/www/html/…
-
https://www.aerospike.com/artifacts/aerospike-client-c/4.3.20/aerospike-client-c-devel-4.3.20.debian10.x86_64.deb - 404 Page Not Found
```
Downloading Aerospike C Client SDK
info: downloading 'htt…
-
### Briefly
I have Fedora 30. I built the extension from sources using `build.sh` and installed it using `make install`.
After enabling the extension I got the following warning when running `php -v…
-
I've caught this error using \Aerospike::get() method, but it seems, other methods might have similar issues.
The file https://github.com/aerospike/aerospike-client-php/blob/master/doc/phpdoc/aerospi…
-
It will be great if you can add functionality in the PHP client to display the version information when phpinfo is called.
-
Hi Team
I'm encountering a data discrepancy with a new client. Data saved through the old client isn't being retrieved correctly by the new client. Specifically, the new client returns a null value…
-
Hi there,
I have run into a problem where issuing a scan command through php client on aerospike version 5.6.0 returns with error code (16) with error description of AEROSPIKE_ERR_UNSUPPORTED_FEATU…
-
if PHP has an aerospike extension, psalm fails with this stacktrace:
```
Uncaught TypeError: Argument 1 passed to Psalm\Storage\FunctionLikeParameter::__construct() must be of the type string, nul…