The 3.3.10 release of the PHP client came out on February 25, 2015 and is available for download here. It boasts the following features:
- Upgraded to C client 3.1.2
- Removed dependency on Lua as a prerequisite
- Added Aerospike::getKeyDigest()
- Upgrades to LList
update()
,update_all()
, UDF filter arguments forscan()
,llist.filter
wrapped intoscan()
,removeRange()
implementsllist.remove_range
,llist.remove_all
implemented asremoveMany()
- LDT Deprecation notice for LMap, LSet, LStack
- Enhanced the docs and examples
The release also fixes several bugs. The full release notes are viewable here.