<!--
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Fri May 24 18:36:35 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+status+%3D+Open+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+status+%3D+Open+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="37" total="37"/>
                <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>9742</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>9755</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-224] Document installation instructions for Windows with Apache instead of IIS</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-224</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description></description>
                <environment></environment>
            <key id="23851">PCBC-224</key>
            <summary>Document installation instructions for Windows with Apache instead of IIS</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Apr 2013 05:46:27 -0500</created>
                <updated>Mon, 22 Apr 2013 05:46:27 -0500</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10762</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-221] PHP Couchbase persistent connections shares more than expected</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-221</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>PHP Couchbase persistent connection shares all option settings (serializer, compression, prefix_key) and keeps that settings across multiple requests. This is not an expected behaviour.&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
Code:&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
&amp;lt;?php&lt;br/&gt;
&amp;nbsp;$cb1 = new Couchbase(&amp;quot;&lt;a href=&quot;http://192.168.0.180/default&quot;&gt;http://192.168.0.180/default&lt;/a&gt;&amp;quot;);&lt;br/&gt;
&amp;nbsp;$cb2 = new Couchbase(&amp;quot;&lt;a href=&quot;http://192.168.0.180/default&quot;&gt;http://192.168.0.180/default&lt;/a&gt;&amp;quot;); &lt;br/&gt;
&lt;br/&gt;
$cb1-&amp;gt;setOption(COUCHBASE_OPT_PREFIX_KEY,&amp;#39;cb1&amp;#39;);&lt;br/&gt;
&amp;nbsp;$cb2-&amp;gt;setOption(COUCHBASE_OPT_PREFIX_KEY,&amp;#39;cb2&amp;#39;);&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
$cb1-&amp;gt;set(&amp;#39;val1&amp;#39;,&amp;#39;v1&amp;#39;, 60);&lt;br/&gt;
&amp;nbsp;$cb2-&amp;gt;set(&amp;#39;val2&amp;#39;,&amp;#39;v2&amp;#39;, 60);&lt;br/&gt;
&amp;nbsp;?&amp;gt;&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
will store following keys:&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
cb2_val1&lt;br/&gt;
&amp;nbsp;cb2_val2&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
Moreover if you execute right after previous request following code (in another script):&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
&amp;lt;?php&lt;br/&gt;
&amp;nbsp;$cb = new Couchbase(&amp;quot;&lt;a href=&quot;http://192.168.0.180/default&quot;&gt;http://192.168.0.180/default&lt;/a&gt;&amp;quot;);&lt;br/&gt;
&amp;nbsp;$cb-&amp;gt;set(&amp;#39;val3&amp;#39;,&amp;#39;v3&amp;#39;, 60);&lt;br/&gt;
&amp;nbsp;?&amp;gt;&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
the code stores key:&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
cb2_val3&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
If you turn off the persistent connections, you will get more consistent results:&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
cb1_val1&lt;br/&gt;
&amp;nbsp;cb2_val2&lt;br/&gt;
&amp;nbsp;val3&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
The problem is that whole _php_couchbase_res structure is shared when using persistent connection. Possible change is to duplicate this structure in php_couchbase_create_impl. But resource destructors should be modified according to this change.&lt;br/&gt;
</description>
                <environment></environment>
            <key id="23846">PCBC-221</key>
            <summary>PHP Couchbase persistent connections shares more than expected</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="jtulach">jtulach</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Apr 2013 03:10:16 -0500</created>
                <updated>Mon, 22 Apr 2013 03:10:16 -0500</updated>
                                                                    <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10757</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>10615</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-207] Support to Spatial Views in PHP SDK</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-207</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>The release 1.1.2 does not allow developer to call Spatial Views.&lt;br/&gt;
&lt;br/&gt;
We need to implement it for future release</description>
                <environment></environment>
            <key id="22944">PCBC-207</key>
            <summary>Support to Spatial Views in PHP SDK</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="tgrall">Tug Grall</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Feb 2013 10:43:21 -0600</created>
                <updated>Fri, 1 Mar 2013 12:38:46 -0600</updated>
                                    <version>1.1.2</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="51770" author="ingenthr" created="Fri, 1 Mar 2013 12:38:46 -0600"  >Note that this may be a while, as spatial support is still experimental at this stage.  Best approach at the moment is to use the REST API directly as documented.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                            <customfield id="customfield_10284" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                <customfieldname>Planned End</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Thu, 28 Feb 2013 12:00:00 -0600</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10283" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                <customfieldname>Planned Start</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Thu, 28 Feb 2013 12:00:00 -0600</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9155</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-201] Docs: Reference installation</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-201</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Customers have lots of choices at their fingertips, and many of those choices will result in a non-functioning installation, or at least a lot of time spent figuring out what the right pieces are.&lt;br/&gt;
&lt;br/&gt;
Can we please provide as much details as possible about a reference installation that we can be sure will work for a customer who is just getting started?  This is outside of our support for any one operatin system, but more about telling the customer &amp;quot;if you install with these versions and packages, this code will work&amp;quot;&lt;br/&gt;
&lt;br/&gt;
-OS&lt;br/&gt;
-&amp;quot;language&amp;quot; version (PHP 5.x, etc)&lt;br/&gt;
-other packages/modules required and/or tested with</description>
                <environment></environment>
            <key id="22608">PCBC-201</key>
            <summary>Docs: Reference installation</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Feb 2013 05:36:19 -0600</created>
                <updated>Mon, 11 Feb 2013 05:36:19 -0600</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8737</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-199] Docs: Add link to more code examples</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-199</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>&lt;a href=&quot;https://github.com/couchbaselabs/DeveloperDay/tree/master/PHP&quot;&gt;https://github.com/couchbaselabs/DeveloperDay/tree/master/PHP&lt;/a&gt;</description>
                <environment></environment>
            <key id="22602">PCBC-199</key>
            <summary>Docs: Add link to more code examples</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Feb 2013 05:26:55 -0600</created>
                <updated>Mon, 11 Feb 2013 05:26:55 -0600</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8731</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-197] different parameter order for incremement</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-197</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>From IRC:&lt;br/&gt;
&lt;br/&gt;
lachlan: can the latest php sdk (couchbase.so) still to be a drop in replacement for php memcached?&lt;br/&gt;
[2:39pm] trondn: lachlan: it is supposed to be compatible, but the constructor/factory methods are named differently etc..&lt;br/&gt;
[2:39pm] lachlan: reason I ask is the different order of parameters for increment() between memcached and couchbase sdk&lt;br/&gt;
[2:39pm] lachlan: Memcached::increment ( string $key [, int $offset = 1 [, int $initial_value = 0 [, int $expiry = 0 ]]] )&lt;br/&gt;
[2:39pm] lachlan: Couchbase - $object-&amp;gt;increment($key [, $offset ] [, $create ] [, $expiry ] [, $initial ])&lt;br/&gt;
[2:39pm] trondn: hmm.. I guess that&amp;#39;s a bug...&lt;br/&gt;
[2:40pm] trondn: let me file that one...&lt;br/&gt;
[2:40pm]</description>
                <environment></environment>
            <key id="22541">PCBC-197</key>
            <summary>different parameter order for incremement</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="trond">Trond Norbye</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Feb 2013 16:41:24 -0600</created>
                <updated>Tue, 16 Apr 2013 03:50:21 -0500</updated>
                                                                                    <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="55124" author="trond" created="Tue, 16 Apr 2013 03:46:19 -0500"  >This will result in an API breakage... What should we do?</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8541</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-196] Error handling documentation</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-196</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Please create some documentation specifying possible error/failures to operations, what they &amp;quot;look&amp;quot; like in the logs/exceptions/stack traces and what our recommendation is on how to handle them.&lt;br/&gt;
&lt;br/&gt;
i.e. tmp_oom, timeouts (connection/operation/java-internal/etc), &amp;quot;get miss&amp;quot; (it&amp;#39;s technically a failure, let&amp;#39;s make it overly obvious what it means), CAS failure, add() failure, replace() failure, &lt;br/&gt;
&lt;br/&gt;
Some of this should be covered in the API reference, but this bug is specifically for a single page where this information is aggregated that a customer/user could read about how to handle errors.</description>
                <environment></environment>
            <key id="22512">PCBC-196</key>
            <summary>Error handling documentation</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Feb 2013 02:39:21 -0600</created>
                <updated>Tue, 5 Feb 2013 02:39:21 -0600</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8513</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-195] Write the Getting Started with PHP on Linux section of the essentials guide</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-195</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Write the Getting started with PHP on Linux (Redhat and Debian) section of the Essentials Guide&lt;br/&gt;
&lt;br/&gt;
Needs to cover: &lt;br/&gt;
&lt;br/&gt;
Installation of the PHP Couchbase extensions and pre-requisites&lt;br/&gt;
Writing your first (small) app using Couchbase and PHP&lt;br/&gt;
&lt;br/&gt;
Submissions should be to MC, either through the couchbase/docs repo, or direct to MC in whatever format suits. Must include both the text and images. </description>
                <environment></environment>
            <key id="22464">PCBC-195</key>
            <summary>Write the Getting Started with PHP on Linux section of the essentials guide</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="daschl">Michael Nitschinger</assignee>
                                <reporter username="mccouch">MC Brown</reporter>
                        <labels>
                    </labels>
                <created>Mon, 4 Feb 2013 11:23:00 -0600</created>
                <updated>Mon, 4 Feb 2013 11:23:00 -0600</updated>
                                                                                    <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8419</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-190] Need documentation on timeouts available for PHP</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-190</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>This link: &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-devguide-1.8/about-client-timeouts.html,&quot;&gt;http://www.couchbase.com/docs/couchbase-devguide-1.8/about-client-timeouts.html,&lt;/a&gt; states that there aren&amp;#39;t any timeouts available for PHP&lt;br/&gt;
&lt;br/&gt;
The PHP docs don&amp;#39;t describe any.&lt;br/&gt;
&lt;br/&gt;
However, I know that the underlying libcouchbase exposes at least one basic request timeout setting so either the PHP library needs some help exposing that, or it already does and we need to document it.</description>
                <environment></environment>
            <key id="22042">PCBC-190</key>
            <summary>Need documentation on timeouts available for PHP</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Jan 2013 08:30:02 -0600</created>
                <updated>Tue, 16 Apr 2013 05:11:22 -0500</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="55108" author="ingenthr" created="Mon, 15 Apr 2013 23:55:02 -0500"  >Trond: Could you please review the existing documentation, recommend where we should put this information, then write up a draft and assign it back to me?  Then I can review and get it over to Karen.&lt;br/&gt;
&lt;br/&gt;
Let&amp;#39;s try to do this one very soon. </comment>
                    <comment id="55127" author="trond" created="Tue, 16 Apr 2013 04:08:18 -0500"  >&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/**&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Retrieve the current operation timeout.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* @return integer The currently used timeout specified in usec&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*/&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;function getTimeout() {&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/**&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* Specify an operation timeout.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* The operation timeout is the time it takes from the command is sent&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* to the cluster and the result should be returned back.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;* @param integer $timeout the new operation timeout specified in usec&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*/&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;function setTimeout($timeout) {&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br/&gt;
&lt;br/&gt;
The keyDurability methods have a timeout parameter, and the view have the connection_timeout parameter one may set.&lt;br/&gt;
</comment>
                    <comment id="55133" author="perry" created="Tue, 16 Apr 2013 05:11:22 -0500"  >Thanks Trond.  A few more questions:&lt;br/&gt;
&lt;br/&gt;
-This bug was specifically requested for PHP...can you provide documentation on how to exercise those timeouts through PHP?&lt;br/&gt;
-And is there a separate timeout associated with the initial connection to 8091?  &lt;br/&gt;
-Is there any logic/handling of a case where the comet stream becomes un responsive but is not actually reset?</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9736</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-189] [Better sample needed] Code sample of PHP Get and Lock</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-189</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>One of our users asked for a code example demonstrating Get and Lock in PHP for the Developer Guide.</description>
                <environment></environment>
            <key id="22028">PCBC-189</key>
            <summary>[Better sample needed] Code sample of PHP Get and Lock</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="kzeller">Karen Zeller</reporter>
                        <labels>
                    </labels>
                <created>Mon, 28 Jan 2013 14:33:19 -0600</created>
                <updated>Tue, 26 Mar 2013 15:21:55 -0500</updated>
                                                                                    <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="48818" author="ingenthr" created="Mon, 28 Jan 2013 14:38:53 -0600"  >A code sample can be found here:&lt;br/&gt;
&lt;a href=&quot;https://github.com/couchbase/php-ext-couchbase/blob/master/tests/Get.inc#L301&quot;&gt;https://github.com/couchbase/php-ext-couchbase/blob/master/tests/Get.inc#L301&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
The description says in the developer guide?  Do you want this there or in the API reference?  In any event, I&amp;#39;m passing it back to you to update the appropriate document.</comment>
                    <comment id="48962" author="kzeller" created="Tue, 29 Jan 2013 18:29:04 -0600"  >It was specifically asked for the Dev Guide, but if it makes more sense, I can just add the cross reference from there to the actual example in the PHP area.</comment>
                    <comment id="49050" author="kzeller" created="Wed, 30 Jan 2013 17:03:24 -0600"  >Note to self, this is a test case with assertions vs. example of when to use in sample application.....</comment>
                    <comment id="53534" author="kzeller" created="Tue, 26 Mar 2013 15:21:32 -0500"  >Dependancies/Blockers:&lt;br/&gt;
&lt;br/&gt;
-Reviewed code with Technical Support (Perry)&lt;br/&gt;
&lt;br/&gt;
-Need a better PHP Get and Lock code sample. Should demonstrate Get and Lock in sample application context.&lt;br/&gt;
-Need information on why get and lock suited for the context.</comment>
                    <comment id="53535" author="kzeller" created="Tue, 26 Mar 2013 15:21:55 -0500"  >See blockers on sample and information.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8529</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-185] Create an example to show how to use the getAndLock feature</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-185</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>It will be useful for user to see how to use the getAndLock function in PHP here:&lt;br/&gt;
&lt;a href=&quot;https://github.com/couchbase/php-ext-couchbase/tree/master/example&quot;&gt;https://github.com/couchbase/php-ext-couchbase/tree/master/example&lt;/a&gt;</description>
                <environment></environment>
            <key id="21894">PCBC-185</key>
            <summary>Create an example to show how to use the getAndLock feature</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="tgrall">Tug Grall</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Jan 2013 08:48:08 -0600</created>
                <updated>Tue, 22 Jan 2013 08:48:27 -0600</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>1</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="48242" author="tgrall" created="Tue, 22 Jan 2013 08:48:27 -0600"  >Coming from the community: &lt;a href=&quot;http://www.couchbase.com/forums/thread/php-examples-code-getandlock-and-view&quot;&gt;http://www.couchbase.com/forums/thread/php-examples-code-getandlock-and-view&lt;/a&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>9217</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>2019</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-182] Update the documentation to show when a parameter is a copy or a reference</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-182</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>When I look at the PHP core documentation I see when a parameter is a reference or not. (so we should review all our function documentation)&lt;br/&gt;
&lt;br/&gt;
For example if you look at:&lt;br/&gt;
&lt;a href=&quot;http://www.php.net/sort&quot;&gt;http://www.php.net/sort&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Not only I know the type but also when it is a reference it is mentionned as &amp;amp;$array &lt;br/&gt;
&lt;br/&gt;
I think we should do the same in our documentation, when I see our API with cas, for example:&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-php-1.1/api-reference-retrieve-get.html#table-couchbase-sdk_php_get&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-php-1.1/api-reference-retrieve-get.html#table-couchbase-sdk_php_get&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
it is not clear to me.&lt;br/&gt;
&lt;br/&gt;
</description>
                <environment></environment>
            <key id="21821">PCBC-182</key>
            <summary>Update the documentation to show when a parameter is a copy or a reference</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="tgrall">Tug Grall</reporter>
                        <labels>
                    </labels>
                <created>Thu, 17 Jan 2013 10:03:25 -0600</created>
                <updated>Fri, 18 Jan 2013 05:46:45 -0600</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="48050" author="trond" created="Fri, 18 Jan 2013 05:46:45 -0600"  >As a workaround for now you should include couchbase-api.php in your project and have your IDE give you code completion ;)</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9740</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-179] Couchbase PHP client library v1.1.1 returns random integer on get request</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-179</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/couchbase-php-client-library-v1-1-1-returns-random-integer-get-request&quot;&gt;http://www.couchbase.com/forums/thread/couchbase-php-client-library-v1-1-1-returns-random-integer-get-request&lt;/a&gt;&lt;br/&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="21688">PCBC-179</key>
            <summary>Couchbase PHP client library v1.1.1 returns random integer on get request</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="creotiv">Andrey Nikishaev</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Jan 2013 06:55:41 -0600</created>
                <updated>Thu, 17 Jan 2013 02:01:13 -0600</updated>
                                    <version>1.1.1</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="47943" author="creotiv" created="Thu, 17 Jan 2013 01:58:43 -0600"  >if before broken get request make another request to non-existing key, then all be fine. this is hot fix for those who also has such problem.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9743</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-171] Package build scripts don&apos;t build source correctly</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-171</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>The prefix is missing the trailing slash, so the source packages are prefixed incorrectly.</description>
                <environment></environment>
            <key id="21517">PCBC-171</key>
            <summary>Package build scripts don&apos;t build source correctly</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Dec 2012 13:43:05 -0600</created>
                <updated>Thu, 27 Dec 2012 13:43:05 -0600</updated>
                                                                                    <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>9749</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-162] include_docs support missing</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-162</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>viewopts.c appears to be missing include_docs as a valid parameter for the array values that get passed in for a view.</description>
                <environment></environment>
            <key id="21270">PCBC-162</key>
            <summary>include_docs support missing</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="chuyskywalker">Jeff Minard</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Dec 2012 20:52:27 -0600</created>
                <updated>Tue, 11 Dec 2012 20:54:40 -0600</updated>
                                                                                    <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="45848" author="chuyskywalker" created="Tue, 11 Dec 2012 20:54:40 -0600"  >I just added &lt;br/&gt;
&lt;br/&gt;
# git diff&lt;br/&gt;
diff --git a/viewopts.c b/viewopts.c&lt;br/&gt;
index 612559d..4b9ce0f 100644&lt;br/&gt;
--- a/viewopts.c&lt;br/&gt;
+++ b/viewopts.c&lt;br/&gt;
@@ -54,6 +54,7 @@ static view_param Recognized_View_Params[] = {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;quot;startkey&amp;quot;, jval_param_handler },&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;quot;startkey_docid&amp;quot;, string_param_handler },&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;quot;debug&amp;quot;, bool_param_handler },&lt;br/&gt;
+       { &amp;quot;include_docs&amp;quot;, bool_param_handler },&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ NULL, NULL }&lt;br/&gt;
&amp;nbsp;};&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
And it seems to work just fine.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9757</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-152] Release notes needed fro 1.0.6</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-152</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>As with Ruby, PHP 1.0.5 and 1.0.6 are marked as &amp;quot;unreleased&amp;quot; in Jira yet have been avialable for d/l.  Release notes needed for 1.0.6</description>
                <environment></environment>
            <key id="21027">PCBC-152</key>
            <summary>Release notes needed fro 1.0.6</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Nov 2012 12:51:16 -0600</created>
                <updated>Fri, 30 Nov 2012 12:51:16 -0600</updated>
                                    <version>1.0.6</version>
                                                <component>docs</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>9765</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-226] Key limit in view Queries and likely other SDK calls</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-226</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>I&amp;#39;m querying a view using the PHP SDK using the view method, $object-&amp;gt;view($ddocname [, $viewname ] [, $viewoptions ]), and finding that when I pass in a certain number of keys in the viewoptions param, the method silently fails and just returns null. It appears that 164 keys is OK, but 179 is not. I didn&amp;#39;t see documentation indicating a key limit and would expect an error if there were.&lt;br/&gt;
Here&amp;#39;s the call:&lt;br/&gt;
// 179 keys breaks, 164 OK&lt;br/&gt;
$result = $this-&amp;gt;cb-&amp;gt;view(self::VIEW_DAP,&amp;#39;modelcount&amp;#39;,array(&amp;#39;keys&amp;#39; =&amp;gt; $keys,&lt;br/&gt;
&amp;#39;group_level&amp;#39; =&amp;gt; 2,&lt;br/&gt;
&amp;#39;group&amp;#39; =&amp;gt; true,&lt;br/&gt;
&amp;#39;skip&amp;#39; =&amp;gt; 0)&lt;br/&gt;
&lt;br/&gt;
Here&amp;#39;s a link to the forum thread I created:&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/key-limit-view-queries&quot;&gt;http://www.couchbase.com/forums/thread/key-limit-view-queries&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
As you&amp;#39;ll see in the responses, this is probably a much more general issue that the PHP SDK uses GET calls that have a string length limit.  It seems that the SDK should either use POSTs to avoid the limit or document the size limits in the documentation.</description>
                <environment>Mac OS X, CentOS</environment>
            <key id="23965">PCBC-226</key>
            <summary>Key limit in view Queries and likely other SDK calls</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="rdominy">Robert Dominy</reporter>
                        <labels>
                    </labels>
                <created>Mon, 29 Apr 2013 11:41:36 -0500</created>
                <updated>Mon, 29 Apr 2013 11:41:36 -0500</updated>
                                    <version>1.1.2</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10892</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>10935</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-225] Failure to load JSON module, even with workaround provided via instructions</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-225</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>On a Centos 5.8 system, I am unable to follow our instructions (&lt;a href=&quot;http://www.couchbase.com/develop/php/current&quot;&gt;http://www.couchbase.com/develop/php/current&lt;/a&gt;) to success.&lt;br/&gt;
&lt;br/&gt;
After setting everything up, I get the following error about JSON:&lt;br/&gt;
NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library &amp;#39;/usr/lib64/php/modules/couchbase.so&amp;#39; - /usr/lib64/php/modules/couchbase.so: undefined symbol: php_json_decode in Unknown on line 0&lt;br/&gt;
&lt;br/&gt;
This is even after I put the json.so as an extension in the PHP.ini file.&lt;br/&gt;
&lt;br/&gt;
php -i shows the proper JSON related output:&lt;br/&gt;
~ $ php -i | grep json&lt;br/&gt;
json&lt;br/&gt;
json support =&amp;gt; enabled&lt;br/&gt;
json version =&amp;gt; 1.2.1&lt;br/&gt;
&lt;br/&gt;
I will note that installing via the new PECL method helps to resolve this, but you still get the error if you don&amp;#39;t include json.so in the php.ini file.  </description>
                <environment></environment>
            <key id="23879">PCBC-225</key>
            <summary>Failure to load JSON module, even with workaround provided via instructions</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Apr 2013 13:56:38 -0500</created>
                <updated>Tue, 7 May 2013 12:32:52 -0500</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="55945" author="sharon" created="Tue, 23 Apr 2013 14:24:39 -0500"  >The user is using PHP 5.4.11 and was following the steps on &lt;a href=&quot;http://eugenioz.blogspot.com/2013/01/installing-php-54-couchbase-server-20.html&quot;&gt;http://eugenioz.blogspot.com/2013/01/installing-php-54-couchbase-server-20.html&lt;/a&gt;&lt;br/&gt;
</comment>
                    <comment id="55969" author="ingenthr" created="Tue, 23 Apr 2013 17:56:12 -0500"  >Note that installing from PECL isn&amp;#39;t for a release yet.  We do have a snapshot up there though, but that needs to be installed through:&lt;br/&gt;
&lt;br/&gt;
sudo pecl install &lt;a href=&quot;channel://pecl.php.net/couchbase-1.1.4&quot;&gt;channel://pecl.php.net/couchbase-1.1.4&lt;/a&gt;</comment>
                    <comment id="56301" author="perry" created="Fri, 26 Apr 2013 02:47:36 -0500"  >Any progress on figuring out what was going wrong with this server?</comment>
                    <comment id="57368" author="perry" created="Tue, 7 May 2013 00:10:00 -0500"  >Any comment/progress on this issue?</comment>
                    <comment id="57369" author="ingenthr" created="Tue, 7 May 2013 00:21:25 -0500"  >sorry, not at the moment.  I did try to ssh to the server at one point, but I think I was too late.&lt;br/&gt;
&lt;br/&gt;
Can you identify where the user got the php 5.4.11?  I can try that on my centos system to see if I can identify the source of the issue.</comment>
                    <comment id="57420" author="perry" created="Tue, 7 May 2013 12:32:52 -0500"  >I&amp;#39;m not sure where Sharon&amp;#39;s user got php 5.4.11 from, but this is the PHP54 package I had installed on the RightScale system that had this issue reproduced:&lt;br/&gt;
[&lt;a href=&apos;mailto:root@ip-10-197-24-67&apos;&gt;root@ip-10-197-24-67&lt;/a&gt; ~]# yum info php54&lt;br/&gt;
Loaded plugins: security&lt;br/&gt;
Excluding Packages from none&lt;br/&gt;
Finished&lt;br/&gt;
Available Packages&lt;br/&gt;
Name       : php54&lt;br/&gt;
Arch       : x86_64&lt;br/&gt;
Version    : 5.4.4&lt;br/&gt;
Release    : 1.ius.el5&lt;br/&gt;
Size       : 3.1 M&lt;br/&gt;
Repo       : rightscale-epel&lt;br/&gt;
Summary    : PHP scripting language for creating dynamic web sites&lt;br/&gt;
URL        : &lt;a href=&quot;http://www.php.net/&quot;&gt;http://www.php.net/&lt;/a&gt;&lt;br/&gt;
License    : PHP&lt;br/&gt;
Description: PHP is an HTML-embedded scripting language. PHP attempts to make it&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: easy for developers to write dynamically generated web pages. PHP&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: also offers built-in database integration for several commercial&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: and non-commercial database management systems, so writing a&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: database-enabled webpage with PHP is fairly simple. The most common&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: use of PHP coding is probably as a replacement for CGI scripts.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: &lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: The php package contains the module which adds support for the PHP&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: language to Apache HTTP Server.&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
What else do you need in order to identify, reproduce and resolve 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>10794</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>10760</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>9786</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>9834</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>9848</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-233] build php 1.1.5 for windows</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-233</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Since we&amp;#39;ve released 1.1.5, we need to get some builds of that for Windows.  </description>
                <environment></environment>
            <key id="24244">PCBC-233</key>
            <summary>build php 1.1.5 for windows</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 May 2013 01:36:06 -0500</created>
                <updated>Tue, 14 May 2013 06:11:31 -0500</updated>
                                                                                    <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                    <attachment id="17330" name="php_couchbase-1.1.5-53-nts-vc9-x86.zip" size="104453" author="trond" created="Tue, 14 May 2013 06:11:31 -0500" />
                    <attachment id="17329" name="php_couchbase-1.1.5-53-ts-vc9-x86.zip" size="105519" author="trond" created="Tue, 14 May 2013 06:11:31 -0500" />
                    <attachment id="17328" name="php_couchbase-1.1.5-54-nts-vc9-x86.zip" size="104449" author="trond" created="Tue, 14 May 2013 06:11:31 -0500" />
                    <attachment id="17327" name="php_couchbase-1.1.5-54-ts-vc9-x86.zip" size="105677" author="trond" created="Tue, 14 May 2013 06:11:31 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>11218</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-222] couchbase.default_prefix setting in PHP.ini</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-222</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>It will be nice to have couchbase.default_prefix setting in PHP.ini to set default value of couchbase_res-&amp;gt;prefix_key in new connections.</description>
                <environment></environment>
            <key id="23847">PCBC-222</key>
            <summary>couchbase.default_prefix setting in PHP.ini</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="jtulach">jtulach</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Apr 2013 03:11:27 -0500</created>
                <updated>Mon, 22 Apr 2013 03:11:27 -0500</updated>
                                                                                    <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10758</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-202] Missing documentations how to setup php client on windows 7</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-202</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description></description>
                <environment></environment>
            <key id="22632">PCBC-202</key>
            <summary>Missing documentations how to setup php client on windows 7</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="ilan">Ilan Katz</reporter>
                        <labels>
                        <label>windows</label>
                    </labels>
                <created>Tue, 12 Feb 2013 04:13:24 -0600</created>
                <updated>Tue, 2 Apr 2013 04:13:04 -0500</updated>
                                    <version>1.1.2</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="50160" author="ilan" created="Tue, 12 Feb 2013 06:07:47 -0600"  >There are no explanations in the following link &lt;a href=&quot;http://www.couchbase.com/develop/php/current&quot;&gt;http://www.couchbase.com/develop/php/current&lt;/a&gt; </comment>
                    <comment id="53993" author="trond" created="Tue, 2 Apr 2013 04:13:04 -0500"  >Windows is currently not a &amp;quot;supported&amp;quot; platform. see &lt;a href=&quot;http://www.couchbase.com/issues/browse/PCBC-53&quot; title=&quot;include windows in release&quot;&gt;PCBC-53&lt;/a&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>8755</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-118] add functionality to use setMulti with CAS (and individual expiry)</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-118</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>This would need to be called setMultiEx as the key-value array passed to setMulti itself already assumes the value is the value to serialize and store on the server.&lt;br/&gt;
&lt;br/&gt;
sample:&lt;br/&gt;
&lt;br/&gt;
$kv = array($key =&amp;gt; array($value, $cas, $exp));</description>
                <environment></environment>
            <key id="19870">PCBC-118</key>
            <summary>add functionality to use setMulti with CAS (and individual expiry)</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="mnunberg">Mark Nunberg</reporter>
                        <labels>
                    </labels>
                <created>Mon, 24 Sep 2012 20:49:15 -0500</created>
                <updated>Wed, 7 Nov 2012 15:45:42 -0600</updated>
                                                    <fixVersion>1.2.0</fixVersion>
                                                <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>9310</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-101] Provide Standardized Logging</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-101</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Provides the consistent level of logging provided by other SDKs. Provide more information on configuring logging for developers.</description>
                <environment></environment>
            <key id="19333">PCBC-101</key>
            <summary>Provide Standardized Logging</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="kzeller">Karen Zeller</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Aug 2012 16:38:56 -0500</created>
                <updated>Sun, 16 Dec 2012 11:11:35 -0600</updated>
                                                    <fixVersion>1.1.3</fixVersion>
                                                <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>9314</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-102] Provide Consistent Order of Parameters</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-102</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Provide consistent, predictable order for method parameters as other SDKS.</description>
                <environment></environment>
            <key id="19336">PCBC-102</key>
            <summary>Provide Consistent Order of Parameters</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="kzeller">Karen Zeller</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Aug 2012 16:41:57 -0500</created>
                <updated>Sun, 16 Dec 2012 11:11:34 -0600</updated>
                                                    <fixVersion>1.1.3</fixVersion>
                                                <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>9312</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-96] Create compatibility layer for flags in PHP</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-96</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>In &lt;a href=&quot;http://www.couchbase.com/issues/browse/PCBC-78&quot; title=&quot;PHP value compression incompatible with Java/.NET&quot;&gt;&lt;strike&gt;PCBC-78&lt;/strike&gt;&lt;/a&gt;, we&amp;#39;d added a simple workaround to working with JSON from multiple languages.  We need a more elegant approach though, and that&amp;#39;d need to consider standardizing flags or some other approach.  This issue will track that need.</description>
                <environment></environment>
            <key id="18971">PCBC-96</key>
            <summary>Create compatibility layer for flags in PHP</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Aug 2012 20:39:57 -0500</created>
                <updated>Sun, 16 Dec 2012 11:11:37 -0600</updated>
                                    <version>1.1.0</version>
                                <fixVersion>1.1.3</fixVersion>
                                                <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>9309</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-24] deploying to download locations directly from CI</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-24</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>The idea here is that non-releases should automatically upload deploy to one location, and releases should automatically deploy to a different location.</description>
                <environment></environment>
            <key id="15835">PCBC-24</key>
            <summary>deploying to download locations directly from CI</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:24:43 -0600</created>
                <updated>Sun, 16 Dec 2012 11:11:37 -0600</updated>
                                                    <fixVersion>1.1.3</fixVersion>
                                                <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>9311</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-235] Documentation: Document how to install our SDK with PEAR</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-235</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>Based on a community feedback it is possible and easy to install Couchbase PHP SDK with Pear, it could be interested to add that as part of our documentation to let the developer chose the type of install (manual, pecl, pear, ...)&lt;br/&gt;
&lt;br/&gt;
You can find the steps here:&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/php-sdk-install-pear&quot;&gt;http://www.couchbase.com/forums/thread/php-sdk-install-pear&lt;/a&gt;&lt;br/&gt;
</description>
                <environment></environment>
            <key id="24356">PCBC-235</key>
            <summary>Documentation: Document how to install our SDK with PEAR</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="kzeller">Karen Zeller</assignee>
                                <reporter username="tgrall">Tug Grall</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 May 2013 02:40:37 -0500</created>
                <updated>Thu, 23 May 2013 23:54:26 -0500</updated>
                                                                    <component>docs</component>
                                <votes>0</votes>
                        <watches>4</watches>
                                                    <comments>
                    <comment id="58876" author="trond" created="Tue, 21 May 2013 03:01:16 -0500"  >Please assign it back to me if you need more information.</comment>
                    <comment id="59051" author="kzeller" created="Wed, 22 May 2013 13:55:43 -0500"  >Have we verified ourselves that this works?</comment>
                    <comment id="59062" author="trond" created="Wed, 22 May 2013 14:57:03 -0500"  >Hey Tug, can you verify it?</comment>
                    <comment id="59135" author="tgrall" created="Thu, 23 May 2013 09:01:17 -0500"  >I have not I would prefer to have a &amp;quot;PHP&amp;quot; Expert like Mike doing it, assigning the task to him.</comment>
                    <comment id="59141" author="daschl" created="Thu, 23 May 2013 11:43:27 -0500"  >to be clear here, the SDK can be installed through pecl. pear is for userlevel libraries! </comment>
                    <comment id="59142" author="daschl" created="Thu, 23 May 2013 12:03:08 -0500"  >quick update: pecl install couchbase works, but the version it shows is 1.1.4-dp inside php -i .. </comment>
                    <comment id="59219" author="trond" created="Thu, 23 May 2013 23:54:08 -0500"  >That was another bug we&amp;#39;ve already fixed :)</comment>
                    <comment id="59220" author="trond" created="Thu, 23 May 2013 23:54:26 -0500"  >It is verified by Michael</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>11343</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[PCBC-93] Support for HipHop</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-93</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>&lt;a href=&quot;https://github.com/facebook/hiphop-php/wiki/&quot;&gt;https://github.com/facebook/hiphop-php/wiki/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
According to Sergey we need at least write adapter code for it: &lt;a href=&quot;https://github.com/facebook/hiphop-php/pull/244/files&quot;&gt;https://github.com/facebook/hiphop-php/pull/244/files&lt;/a&gt;</description>
                <environment></environment>
            <key id="18892">PCBC-93</key>
            <summary>Support for HipHop</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Aug 2012 09:47:20 -0500</created>
                <updated>Fri, 24 May 2013 10:44:30 -0500</updated>
                                    <version>1.1.0-dp1</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="42486" author="ingenthr" created="Thu, 25 Oct 2012 12:59:34 -0500"  >Hiphop mostly helps with CPU bound PHP, so it wouldn&amp;#39;t provide any benefit to our exension, but it would be required by someone who wanted to use our extension with hiphop.  Moving to 1.2 for tracking.</comment>
                    <comment id="59235" author="ingenthr" created="Fri, 24 May 2013 10:44:30 -0500"  >This is not planned any time soon.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9017</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>