<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sun May 19 02:23:53 UTC 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.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DBAL-368/DBAL-368.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DBAL-368] array and object types should use BLOB, not CLOB, to store serialized data</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-368</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;When using array or object types, PHP&apos;s serialize() is used. Since that can return NUL bytes, using a text type will fail at least on PostgreSQL (just search the web for issues of that kind&#8230;).&lt;/p&gt;

&lt;p&gt;So ArrayType and ObjectType should return a BLOB definition instead of a CLOB definition to be binary-safe.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14143">DBAL-368</key>
            <summary>array and object types should use BLOB, not CLOB, to store serialized data</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="6" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="3">Duplicate</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="k-fish">Karsten Dambekalns</reporter>
                        <labels>
                        <label>postgresql</label>
                    </labels>
                <created>Fri, 19 Oct 2012 08:47:01 +0000</created>
                <updated>Wed, 23 Jan 2013 21:54:22 +0000</updated>
                    <resolved>Wed, 23 Jan 2013 21:54:22 +0000</resolved>
                            <version>2.2.2</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="18851" author="k-fish" created="Fri, 19 Oct 2012 11:55:53 +0000"  >&lt;p&gt;See &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-369&quot; title=&quot;[GH-219] Fix storage of binary data for array and object types&quot;&gt;DBAL-369&lt;/a&gt; for the suggested fix&lt;/p&gt;</comment>
                    <comment id="19374" author="ocramius" created="Wed, 23 Jan 2013 21:52:00 +0000"  >&lt;p&gt;&lt;a href=&quot;http://www.doctrine-project.org/jira/secure/ViewProfile.jspa?name=k-fish&quot; class=&quot;user-hover&quot; rel=&quot;k-fish&quot;&gt;Karsten Dambekalns&lt;/a&gt; &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-368&quot; title=&quot;array and object types should use BLOB, not CLOB, to store serialized data&quot;&gt;&lt;del&gt;DBAL-368&lt;/del&gt;&lt;/a&gt; is this issue. What&apos;s the one you were referring to?&lt;/p&gt;</comment>
                    <comment id="19375" author="ocramius" created="Wed, 23 Jan 2013 21:54:00 +0000"  >&lt;p&gt;Nvm, it was &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-369&quot; title=&quot;[GH-219] Fix storage of binary data for array and object types&quot;&gt;DBAL-369&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="19376" author="ocramius" created="Wed, 23 Jan 2013 21:54:22 +0000"  >&lt;p&gt;Moved to &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/DBAL-369&quot; title=&quot;[GH-219] Fix storage of binary data for array and object types&quot;&gt;DBAL-369&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>