Aerospike PHP client version 7.3.0 was released on November 14, 2018.
This major release adds updates and fixes documentation syntax errors.
Breaking Changes:
- Removed usage of the use_batch_direct option. Code using it will continue to work, but the option will be ignored.
Features:
- Update to C client 4.3.20
- Lua system files are now loaded from internal strings. The LUA_SYSTEM_PATH configuration options have been removed.
Fixes:
- Fix Documentation syntax errors.