<!--
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sun May 19 13:51:14 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+PCBC+AND+resolution+%3D+Unresolved+AND+assignee+%3D+trond+ORDER+BY+priority+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.couchbase.com/issues/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Couchbase</title>
        <link>http://www.couchbase.com/issues/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+PCBC+AND+resolution+%3D+Unresolved+AND+assignee+%3D+trond+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="9" total="9"/>
                <build-info>
            <version>5.2.4</version>
            <build-number>845</build-number>
            <build-date>26-12-2012</build-date>
        </build-info>
<item>
            <title>[PCBC-180] PHP Warning: Couchbase::get() could not decompress value (bad content)</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-180</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Forum thread with bug history &lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/php-warning-couchbaseget-could-not-decompress-value-bad-content&quot;&gt;http://www.couchbase.com/forums/thread/php-warning-couchbaseget-could-not-decompress-value-bad-content&lt;/a&gt;</description>
                <environment>CentOS 5.6 &lt;br/&gt;
Linux CentOS-56-64-minimal 2.6.18-308.16.1.el5 #1 SMP Tue Oct 2 22:01:43 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux &lt;br/&gt;
PHP 5.2.17 &lt;br/&gt;
Coucbase 1.8</environment>
            <key id="21808">PCBC-180</key>
            <summary>PHP Warning: Couchbase::get() could not decompress value (bad content)</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="2" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/critical.png">Critical</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="creotiv">Andrey Nikishaev</reporter>
                        <labels>
                    </labels>
                <created>Thu, 17 Jan 2013 02:00:05 -0600</created>
                <updated>Tue, 16 Apr 2013 02:56:42 -0500</updated>
                                    <version>1.1.1</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="55119" author="trond" created="Tue, 16 Apr 2013 02:56:33 -0500"  >Could you post some code sample I could use to reproduce the error? What kind of data are you storing, do you encode them in any special way etc?</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9733</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-164] Streamline tests</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-164</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Tests right now are much slower than they should be, which also means that running them is turning into a much bigger hassle than it should be. Here are some things to do in order to make them quicker&lt;br/&gt;
&lt;br/&gt;
1) Remove OO vs non-OO tests unless behavior is known to differ:&lt;br/&gt;
&lt;br/&gt;
Right now all our OO functions and non-OO functions traverse exactly the same code paths (not as previously when there would be different code paths for each).&lt;br/&gt;
&lt;br/&gt;
2) Move slow tests into their own categories: Simple mutation functions should not be intermixed with long things like key durability ops. These should be in separate files -- thus also allowing us to exclude them somehow (either via make test, or through runwrap/phpunit)&lt;br/&gt;
&lt;br/&gt;
3) Tests which are expected to fail or are inconclusive should be marked as such.</description>
                <environment></environment>
            <key id="21325">PCBC-164</key>
            <summary>Streamline tests</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="2" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/critical.png">Critical</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="mnunberg">Mark Nunberg</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Dec 2012 10:35:32 -0600</created>
                <updated>Sat, 11 May 2013 13:31:59 -0500</updated>
                                    <version>1.1.0</version>
                                <fixVersion>1.2.0</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9746</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-220] error with &quot;default&quot; bucket. named bucket work OK: CouchbaseLibcouchbaseException Failed to get a value from server: Network error. </title>
                <link>http://www.couchbase.com/issues/browse/PCBC-220</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>php-ext-couchbase version: &lt;a href=&quot;https://github.com/couchbase/php-ext-couchbase/commit/ff2ed89c6255a2f364640b62d9930732ce597075&quot;&gt;https://github.com/couchbase/php-ext-couchbase/commit/ff2ed89c6255a2f364640b62d9930732ce597075&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
duplicates to #&lt;a href=&quot;http://www.couchbase.com/issues/browse/PCBC-169&quot; title=&quot;PHP 5.2 w/ 1.1.1 client doesn&amp;#39;t connect to &amp;quot;default&amp;quot; bucket, named bucket works OK&quot;&gt;&lt;strike&gt;PCBC-169&lt;/strike&gt;&lt;/a&gt;, but with php 5.4&lt;br/&gt;
&lt;br/&gt;
I use php-fpm 5.4.13-1.el6.remi.x86_64 ( with nginx-1.3.15-1.el6.ngx.x86_64).&lt;br/&gt;
It work OK yesterday. But today: CouchbaseLibcouchbaseException Failed to get a value from server: Network error.&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;$bk = isset($_GET[&amp;#39;bk&amp;#39;])? $_GET[&amp;#39;bk&amp;#39;] : &amp;#39;default&amp;#39;;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;$cb = new Couchbase(&amp;quot;$host:8091&amp;quot;, &amp;#39;user&amp;#39;, &amp;#39;password&amp;#39;, $bk);&lt;br/&gt;
&amp;nbsp;&amp;nbsp;$a = $cb-&amp;gt;get(&amp;#39;aaa&amp;#39;); //-&amp;gt; error here&lt;br/&gt;
&lt;br/&gt;
Error with /test.php (&amp;amp; /test.php?bk=default). But OK with /test.php?bk=mybk&lt;br/&gt;
&lt;br/&gt;
After: # service php-fpm restart&lt;br/&gt;
Then all (with &amp;#39;default&amp;#39; &amp;amp; with named bucket) test OK.&lt;br/&gt;
&lt;br/&gt;
I can not reproduce this error now.</description>
                <environment>centos 6.4 x86_64. php-fpm 5.4.13-1.el6.remi.x86_64</environment>
            <key id="23665">PCBC-220</key>
            <summary>error with &quot;default&quot; bucket. named bucket work OK: CouchbaseLibcouchbaseException Failed to get a value from server: Network error. </summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="thanhbv">thanhbv</reporter>
                        <labels>
                    </labels>
                <created>Sat, 13 Apr 2013 06:54:22 -0500</created>
                <updated>Mon, 22 Apr 2013 21:35:29 -0500</updated>
                                                                    <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="55033" author="thanhbv" created="Mon, 15 Apr 2013 00:39:49 -0500"  >yesterday, I update:&lt;br/&gt;
php-fpm-5.4.14-1.el6.remi.x86_64, php-ext-couchbase 0f54569ebe34a80e225b85c7dcb5813ed86e351e&lt;br/&gt;
tested OK.&lt;br/&gt;
&lt;br/&gt;
Now, the same error as above occur. After restart service php-fpm =&amp;gt; OK&lt;br/&gt;
&lt;br/&gt;
Note:&lt;br/&gt;
I run php-fpm (with couchbase ext) on a VMWare virtual machine and couchbase server 2.0.1 (enterprise edition build-170) on a physical machine.&lt;br/&gt;
The VM is sometime suspended, sometime NOT connect to the server. (But when I run test, of course 2 machine is connected)</comment>
                    <comment id="55105" author="ingenthr" created="Mon, 15 Apr 2013 23:45:03 -0500"  >I suspect the network connection is getting dropped because of the idling time.  &lt;br/&gt;
&lt;br/&gt;
Trond: do we need to worry about reconnect?&lt;br/&gt;
&lt;br/&gt;
Thanhbv: do you use persistent connections?  What does your constructor for the client look like?</comment>
                    <comment id="55116" author="trond" created="Tue, 16 Apr 2013 02:12:50 -0500"  >I don&amp;#39;t think you can use persistent connections in a configuration where you suspend and resume the vm so we won&amp;#39;t look into this if thats the case. What is the output from the couchbase section of &amp;quot;php -i&amp;quot; ?</comment>
                    <comment id="55857" author="thanhbv" created="Mon, 22 Apr 2013 21:35:29 -0500"  >Yes, I think it use persistent connection.&lt;br/&gt;
phpinfo():&lt;br/&gt;
_______________&lt;br/&gt;
couchbase&lt;br/&gt;
couchbase support	enabled&lt;br/&gt;
version 	1.1.4dp1&lt;br/&gt;
libcouchbase version 	2.0.5&lt;br/&gt;
json support 	yes&lt;br/&gt;
fastlz support 	yes&lt;br/&gt;
zlib support 	yes&lt;br/&gt;
&lt;br/&gt;
Directive	Local Value	Master Value&lt;br/&gt;
couchbase.compression_factor	1.3	1.3&lt;br/&gt;
couchbase.compression_threshold	2000	2000&lt;br/&gt;
couchbase.compressor	none	none&lt;br/&gt;
couchbase.config_cache	/var/cache/cb	/var/cache/cb&lt;br/&gt;
couchbase.durability_default_poll_interval	100000	100000&lt;br/&gt;
couchbase.durability_default_timeout	40000000	40000000&lt;br/&gt;
couchbase.instance.persistent	On	On&lt;br/&gt;
couchbase.restflush	On	On&lt;br/&gt;
couchbase.serializer	json_array	json_array&lt;br/&gt;
couchbase.view_timeout	75	75&lt;br/&gt;
_______________&lt;br/&gt;
&lt;br/&gt;
thank you.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10606</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-184] It would be nice to support the flags sections for the memcache extension</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-184</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description></description>
                <environment></environment>
            <key id="21893">PCBC-184</key>
            <summary>It would be nice to support the flags sections for the memcache extension</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="trond">Trond Norbye</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Jan 2013 07:18:13 -0600</created>
                <updated>Tue, 16 Apr 2013 06:32:49 -0500</updated>
                                                                    <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="48262" author="sgavin" created="Tue, 22 Jan 2013 12:06:17 -0600"  >I believe this is related to &lt;a href=&quot;http://www.couchbase.com/issues/browse/PCBC-180&quot; title=&quot;PHP Warning: Couchbase::get() could not decompress value (bad content)&quot;&gt;PCBC-180&lt;/a&gt; </comment>
                    <comment id="55107" author="ingenthr" created="Mon, 15 Apr 2013 23:52:12 -0500"  >Trond is this related to &lt;a href=&quot;http://www.couchbase.com/issues/browse/PCBC-180&quot; title=&quot;PHP Warning: Couchbase::get() could not decompress value (bad content)&quot;&gt;PCBC-180&lt;/a&gt;?  In other words, is this more than an improvement?</comment>
                    <comment id="55140" author="trond" created="Tue, 16 Apr 2013 06:32:49 -0500"  >The intention of this RFE is to fall back to try to use the flag values as specified in the memcache extension if we fail to deserialize with the currently used flag values.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>2009</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-227] setMulti doesn&apos;t support pure digit key</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-227</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>This bug didn&amp;#39;t exist in 1.1.0dp5, but I&amp;#39;ve seen it before in php-memcached. The issue is when issuing a setMulti() array into CB it doesn&amp;#39;t like it if the key is not a string.&lt;br/&gt;
&lt;br/&gt;
$key = 12345&lt;br/&gt;
$value = 67890&lt;br/&gt;
&lt;br/&gt;
$value = json_encode($value);&lt;br/&gt;
$array[$key] = $value;&lt;br/&gt;
&lt;br/&gt;
$cb_obj-&amp;gt;setMulti($array,$expire);&lt;br/&gt;
&lt;br/&gt;
PHP Fatal error:  Uncaught exception &amp;#39;CouchbaseIllegalKeyException&amp;#39; with message &amp;#39;Invalid key specified (not a string)&amp;#39; &lt;br/&gt;
&lt;br/&gt;
test2.php(67): Couchbase-&amp;gt;setMulti(Array, 604800)&lt;br/&gt;
&lt;br/&gt;
The reference bug for php-memcached is: &lt;a href=&quot;https://bugs.php.net/bug.php?id=59016&quot;&gt;https://bugs.php.net/bug.php?id=59016&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
After experiencing the issue there I recompiled their newest version and it fixed the problem. I&amp;#39;m not sure if you can dovetail off of that work or not.</description>
                <environment>Ubuntu 12.04 / Apache 2 / PHP5 / libcouchbase - 2.0.5</environment>
            <key id="23999">PCBC-227</key>
            <summary>setMulti doesn&apos;t support pure digit key</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="kneeoh">Knee Oh</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Apr 2013 15:53:36 -0500</created>
                <updated>Fri, 3 May 2013 13:10:28 -0500</updated>
                                    <version>1.1.2</version>
                <version>1.1.4</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="56672" author="kneeoh" created="Tue, 30 Apr 2013 16:01:57 -0500"  >I forgot to mention, I&amp;#39;m loading a memcached bucket not a CB bucket.</comment>
                    <comment id="56858" author="mnunberg" created="Wed, 1 May 2013 16:46:49 -0500"  >So the problem is here:&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;https://github.com/couchbase/php-ext-couchbase/blob/9c1842fd5fd5c3e776ea85d85db1f7d5d5430c11/store.c#L673&quot;&gt;https://github.com/couchbase/php-ext-couchbase/blob/9c1842fd5fd5c3e776ea85d85db1f7d5d5430c11/store.c#L673&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Should look something like:&lt;br/&gt;
&lt;a href=&quot;https://github.com/couchbase/php-ext-couchbase/blob/9c1842fd5fd5c3e776ea85d85db1f7d5d5430c11/store.c#L189&quot;&gt;https://github.com/couchbase/php-ext-couchbase/blob/9c1842fd5fd5c3e776ea85d85db1f7d5d5430c11/store.c#L189&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
The latter is smart enough to convert &amp;#39;LONG&amp;#39; keys into strings, whereas the former just blindly complains.&lt;br/&gt;
</comment>
                    <comment id="56918" author="kneeoh" created="Thu, 2 May 2013 09:30:41 -0500"  >Additional testing yields that even if I force the key to a string like strval($key); , if the string is purely digits the library will still complain.</comment>
                    <comment id="57080" author="mnunberg" created="Fri, 3 May 2013 12:58:10 -0500"  >&lt;a href=&quot;http://paste.scsys.co.uk/245952&quot;&gt;http://paste.scsys.co.uk/245952&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
I&amp;#39;d submit it to gerrit, but it appears to be down today.</comment>
                    <comment id="57084" author="trond" created="Fri, 3 May 2013 13:10:28 -0500"  >I&amp;#39;ve already got stuff for this but report in my repo.. it would probably be more efficient to synchronize with the people assigned to the bug reports before doing stuff...</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10926</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-223] Docs: Instructions to find php.ini incorrect</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-223</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>&lt;a href=&quot;http://www.couchbase.com/develop/php/current&quot;&gt;http://www.couchbase.com/develop/php/current&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&amp;quot;You will add the couchbase.so extension to your php.ini file. To find where your php.inifile is, try php -i | grep extension_dir or look at your &amp;lt;?php phpinfo() ?&amp;gt; output. Edit your php.ini to include these two lines:&amp;quot;&lt;br/&gt;
&lt;br/&gt;
Not correct...&amp;quot;extension_dir&amp;quot; should be &amp;quot;Configuration&amp;quot; and there should be another set of instructions for finding the extension directory</description>
                <environment></environment>
            <key id="23849">PCBC-223</key>
            <summary>Docs: Instructions to find php.ini incorrect</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Apr 2013 04:21:09 -0500</created>
                <updated>Sat, 11 May 2013 13:27:40 -0500</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="56135" author="kzeller" created="Wed, 24 Apr 2013 18:05:01 -0500"  >Looks like this is broken again despite the info on JSON library for linux. Do you have the correct way to do this?</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10751</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-125] Tests: require get validation to also ensure CAS is expected value</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-125</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description></description>
                <environment></environment>
            <key id="19977">PCBC-125</key>
            <summary>Tests: require get validation to also ensure CAS is expected value</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="mnunberg">Mark Nunberg</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Sep 2012 15:16:22 -0500</created>
                <updated>Sat, 11 May 2013 13:30:45 -0500</updated>
                                                    <fixVersion>1.1.3</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9777</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-69] Add Pagination to the new 1.1.0 line.</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-69</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>We should bake in pagination into ext/couchbase&lt;br/&gt;
&lt;br/&gt;
$result = $cb-&amp;gt;view(&amp;quot;ddoc&amp;quot;, &amp;quot;viewname&amp;quot;);&lt;br/&gt;
$pager = $result-&amp;gt;getPager($rowsPerPage = 10);&lt;br/&gt;
foreach($pager-&amp;gt;nextPage() AS $page) {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;foreach($page-&amp;gt;rows AS $row) {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var_dump($row);&lt;br/&gt;
&amp;nbsp;&amp;nbsp;}&lt;br/&gt;
}&lt;br/&gt;
</description>
                <environment></environment>
            <key id="17129">PCBC-69</key>
            <summary>Add Pagination to the new 1.1.0 line.</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="jan">Jan Lehnardt</reporter>
                        <labels>
                    </labels>
                <created>Thu, 17 May 2012 05:44:22 -0500</created>
                <updated>Mon, 13 May 2013 02:37:31 -0500</updated>
                                    <version>1.1.0-dp1</version>
                                                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="43484" author="ingenthr" created="Wed, 7 Nov 2012 15:06:15 -0600"  >This should be implemented along with &amp;quot;logical&amp;quot; include_docs support.  &lt;br/&gt;
&lt;br/&gt;
The idea behind logical include_docs is that when fetching a non-reduced view, if the user specifies include_docs, there is a way to access the document when iterating over the results.&lt;br/&gt;
&lt;br/&gt;
I&amp;#39;m relatively sure this may require further discussion.  Grab me when you&amp;#39;re ready to have a look at this issue.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9825</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-53] include windows in release</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-53</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Once libcouchbase is in a release for Windows, there should be a PHP release to go along with it.</description>
                <environment></environment>
            <key id="16358">PCBC-53</key>
            <summary>include windows in release</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="trond">Trond Norbye</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 22 Mar 2012 01:53:34 -0500</created>
                <updated>Mon, 13 May 2013 02:37:43 -0500</updated>
                                                                    <component>docs</component>
                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="43499" author="ingenthr" created="Wed, 7 Nov 2012 15:26:07 -0600"  >Trond: assigning to you to determine if still an issue and triage.</comment>
                    <comment id="45416" author="kzeller" created="Tue, 4 Dec 2012 18:57:41 -0600"  >Added to RN: 			PHP SDK depends on Couchbase C SDK, which is not yet available on Windows. Therefore the PHP SDK is also &lt;br/&gt;
				not on this platform.&lt;br/&gt;
</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9839</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>