PHP SDK Releases 1.0.4 & 1.1.0-dp2
Hi all,
I'm pleased to announce the release of the PHP SDK releases 1.0.4 and 1.1.0-dp1.
1.0.4 is a bugfix release that addresses these issues:
http://www.couchbase.com/issues/browse/PCBC-65 Implement getResultMessage()
http://www.couchbase.com/issues/browse/PCBC-66 getMulti() returns "broken" array
http://www.couchbase.com/issues/browse/PCBC-67 Preserve order of keys requested via getMulti()
http://www.couchbase.com/develop/php/current
* * *
1.1.0-dp2 is an iteration to preview view support for Couchbase Server 2.0. 1.1.0-dp2 includes all changes from 1.0.4 as well.
1.1.0-dp2 requires the libcouchbase 1.1.0-dp2 (coincidence! :) preview version of libcouchbase (for view support)
For -dp3 we are planning a more natural way to pass options to the view request. We are shipping -dp2 to address a packaging error in -dp1 that made the release not actually include support for views.
http://www.couchbase.com/develop/php/next
Thanks to Sergey, Benjamin, Matt & the community for getting this out!
Cheers
Jan
--