<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 18 11:32:23 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+PHPCR+AND+resolution+%3D+Unresolved+AND+priority+%3D+Minor+ORDER+BY+key+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.doctrine-project.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Doctrine Project</title>
        <link>http://www.doctrine-project.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+PHPCR+AND+resolution+%3D+Unresolved+AND+priority+%3D+Minor+ORDER+BY+key+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="15" total="15"/>
                <build-info>
            <version>5.2.7</version>
            <build-number>850</build-number>
            <build-date>21-02-2013</build-date>
        </build-info>
<item>
            <title>[PHPCR-108] suport entity listeners resp document listeners</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-108</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;see &lt;a href=&quot;http://docs.doctrine-project.org/en/latest/reference/events.html#entity-listeners&quot; class=&quot;external-link&quot;&gt;http://docs.doctrine-project.org/en/latest/reference/events.html#entity-listeners&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="14829">PHPCR-108</key>
            <summary>suport entity listeners resp document listeners</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dbu">David Buchmann</reporter>
                        <labels>
                    </labels>
                <created>Sun, 5 May 2013 07:42:37 +0000</created>
                <updated>Sun, 5 May 2013 07:42:37 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-104] implement unitofwork isScheduledDocument</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-104</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;as discussed in &lt;a href=&quot;https://github.com/doctrine/phpcr-odm/pull/268&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/phpcr-odm/pull/268&lt;/a&gt; we should implement UnitOfWork::isScheduledDocument and isScheduledFor* other than isScheduledForInsert.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14702">PHPCR-104</key>
            <summary>implement unitofwork isScheduledDocument</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dbu">David Buchmann</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Mar 2013 12:41:05 +0000</created>
                <updated>Tue, 19 Mar 2013 12:41:05 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-97] Allow QB / XB to sepcify objects as targets</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-97</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;Allow the query builder expression to specify an object as a target.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;div class=&quot;error&quot;&gt;&lt;span class=&quot;error&quot;&gt;Unable to find source-code formatter for language: querybuilder.&lt;/span&gt; Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml&lt;/div&gt;&lt;pre&gt;
$qb-&amp;gt;where($qb-&amp;gt;expr()-&amp;gt;eq(&apos;someObjectReference&apos;, $someObject);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So if the target passed is mapped and it is referenceable then replace the object instance with its UUID.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14509">PHPCR-97</key>
            <summary>Allow QB / XB to sepcify objects as targets</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dantleech">Daniel Leech</reporter>
                        <labels>
                        <label>querybuilder,</label>
                    </labels>
                <created>Wed, 20 Feb 2013 18:21:46 +0000</created>
                <updated>Wed, 20 Feb 2013 18:21:46 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-95] Support parameter binding in QueryBuilder (depends Jackalope support)</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-95</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;Parameter binding is not currently implemented in the QueryBuilder, and the comments seem to indicate that this is because jackalope does not support it at the moment.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14505">PHPCR-95</key>
            <summary>Support parameter binding in QueryBuilder (depends Jackalope support)</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dantleech">Daniel Leech</reporter>
                        <labels>
                        <label>querybuilder,</label>
                    </labels>
                <created>Tue, 19 Feb 2013 22:19:34 +0000</created>
                <updated>Tue, 12 Mar 2013 14:18:20 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="19835" author="dbu" created="Tue, 12 Mar 2013 14:18:20 +0000"  >&lt;p&gt;this would be possible once &lt;a href=&quot;https://github.com/jackalope/jackalope/issues/59&quot; class=&quot;external-link&quot;&gt;https://github.com/jackalope/jackalope/issues/59&lt;/a&gt; has been done&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-94] Implement -&gt;iterate on Query object</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-94</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;Implement the Query-&amp;gt;iterate method which will return an IteratableResultSet as per the ORM.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14504">PHPCR-94</key>
            <summary>Implement -&gt;iterate on Query object</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dantleech">Daniel Leech</reporter>
                        <labels>
                        <label>query</label>
                    </labels>
                <created>Tue, 19 Feb 2013 22:15:30 +0000</created>
                <updated>Tue, 19 Feb 2013 22:15:30 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-93] Implement -&gt;clone() method on Query object</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-93</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;As with the ORM query object, implement the -&amp;gt;clone() method.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14503">PHPCR-93</key>
            <summary>Implement -&gt;clone() method on Query object</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dantleech">Daniel Leech</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Feb 2013 22:13:45 +0000</created>
                <updated>Tue, 19 Feb 2013 22:13:45 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-73] add support for custom ID generators</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-73</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;&lt;a href=&quot;https://github.com/doctrine/doctrine2/pull/206&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/doctrine2/pull/206&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="13861">PHPCR-73</key>
            <summary>add support for custom ID generators</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Jul 2012 06:18:31 +0000</created>
                <updated>Tue, 12 Mar 2013 14:17:05 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="19834" author="dbu" created="Tue, 12 Mar 2013 14:17:05 +0000"  >&lt;p&gt;note that id for phpcr-odm is the phpcr path. so this is not the same as &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/PHPCR-38&quot; title=&quot;make it possible to inject a custom UUID service&quot;&gt;PHPCR-38&lt;/a&gt; where we talk about the uuid generator.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-59] have a strategy for ReferenceOne/Many PATH to make it relative</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-59</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;this is a follow-up of&lt;br/&gt;
&lt;a href=&quot;https://github.com/doctrine/phpcr-odm/pull/116&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/phpcr-odm/pull/116&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i think a user might need to attach his own strategy to the document manager. we could call this path_relative= and provide &quot;max&quot; that string-compares the target path and the node path and puts as few ../ as necessary. but again this does not block this pull request.&lt;/p&gt;</description>
                <environment></environment>
            <key id="13508">PHPCR-59</key>
            <summary>have a strategy for ReferenceOne/Many PATH to make it relative</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dbu">David Buchmann</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Mar 2012 17:24:37 +0000</created>
                <updated>Mon, 8 Oct 2012 07:34:03 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-44] implement configurable change tracking</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-44</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;&lt;a href=&quot;http://www.doctrine-project.org/docs/orm/2.2/en/reference/change-tracking-policies.html&quot; class=&quot;external-link&quot;&gt;http://www.doctrine-project.org/docs/orm/2.2/en/reference/change-tracking-policies.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="13403">PHPCR-44</key>
            <summary>implement configurable change tracking</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Jan 2012 10:06:45 +0000</created>
                <updated>Mon, 8 Oct 2012 07:33:36 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-43] Custom data type</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-43</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;It will be great to be able to store array as a json in a property. There is no way to define custom mapping type (it is possible with doctrine ORM)&lt;/p&gt;</description>
                <environment></environment>
            <key id="13397">PHPCR-43</key>
            <summary>Custom data type</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="rande">Thomas Rabaix</reporter>
                        <labels>
                    </labels>
                <created>Sun, 29 Jan 2012 19:44:52 +0000</created>
                <updated>Thu, 19 Jul 2012 18:27:59 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="17622" author="dbu" created="Mon, 19 Mar 2012 13:04:03 +0000"  >&lt;p&gt;would this be a general solution for &lt;a href=&quot;http://www.doctrine-project.org/jira/browse/PHPCR-56&quot; class=&quot;external-link&quot;&gt;http://www.doctrine-project.org/jira/browse/PHPCR-56&lt;/a&gt; ?&lt;/p&gt;</comment>
                    <comment id="18341" author="lsmith" created="Thu, 19 Jul 2012 18:27:40 +0000"  >&lt;p&gt;yes&lt;/p&gt;</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10001">
                <name>Reference</name>
                                <outwardlinks description="relates to">
                            <issuelink>
            <issuekey id="13475">PHPCR-56</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-38] make it possible to inject a custom UUID service</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-38</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;right now we have hardcoded \PHPCR\Util\UUIDHelper::generateUUID(), but that is a very simplistic implementation and the spec is much broader ..&lt;/p&gt;</description>
                <environment></environment>
            <key id="13269">PHPCR-38</key>
            <summary>make it possible to inject a custom UUID service</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="seldaek">Jordi Boggiano</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Dec 2011 20:36:53 +0000</created>
                <updated>Thu, 19 Jul 2012 18:27:11 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-36] Provide migrations tool</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-36</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;when i have existing content and later change the document class to have referenceable=true, this is not updated even on persisting the document again.&lt;/p&gt;

&lt;p&gt;uwe: I think there are several other things that fail when you have existing content in the repository - maybe the solution to think about is something like migrations ... that would prevent the performance penalty on ordinary code and still give you the change to change the structure of your documents.&lt;/p&gt;

&lt;p&gt;things that come to mind&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;change document class name&lt;/li&gt;
	&lt;li&gt;removing fields&lt;/li&gt;
	&lt;li&gt;change field type&lt;/li&gt;
	&lt;li&gt;bulk changing the values in some field&lt;/li&gt;
	&lt;li&gt;everything related to node types (though, as an additional challenge at least jackrabbit does not allow to remove things from node types through the davex remoting we use in jackalope)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
            <key id="13197">PHPCR-36</key>
            <summary>Provide migrations tool</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="seldaek">Jordi Boggiano</assignee>
                                <reporter username="dbu">David Buchmann</reporter>
                        <labels>
                    </labels>
                <created>Thu, 17 Nov 2011 08:01:05 +0000</created>
                <updated>Mon, 8 Oct 2012 07:31:08 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                            <issuelinks>
                        <issuelinktype id="10001">
                <name>Reference</name>
                                <outwardlinks description="relates to">
                            <issuelink>
            <issuekey id="12776">PHPCR-7</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-30] add support for result caching</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-30</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description></description>
                <environment></environment>
            <key id="13113">PHPCR-30</key>
            <summary>add support for result caching</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="seldaek">Jordi Boggiano</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Sat, 22 Oct 2011 13:28:07 +0000</created>
                <updated>Thu, 19 Jul 2012 18:26:54 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-9] add logging capabilities</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-9</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;see also &lt;a href=&quot;http://www.doctrine-project.org/docs/mongodb_odm/1.0/en/reference/logging.html&quot; class=&quot;external-link&quot;&gt;http://www.doctrine-project.org/docs/mongodb_odm/1.0/en/reference/logging.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="12778">PHPCR-9</key>
            <summary>add logging capabilities</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="seldaek">Jordi Boggiano</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Fri, 1 Jul 2011 17:56:39 +0000</created>
                <updated>Sat, 30 Jul 2011 15:50:06 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-7] add support for &quot;eventual migrations&quot;</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-7</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;&lt;a href=&quot;https://doctrine-mongodb-odm.readthedocs.org/en/latest/reference/migrating-schemas.html&quot; class=&quot;external-link&quot;&gt;https://doctrine-mongodb-odm.readthedocs.org/en/latest/reference/migrating-schemas.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="12776">PHPCR-7</key>
            <summary>add support for &quot;eventual migrations&quot;</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="seldaek">Jordi Boggiano</assignee>
                                <reporter username="lsmith">Lukas Kahwe</reporter>
                        <labels>
                    </labels>
                <created>Fri, 1 Jul 2011 17:55:14 +0000</created>
                <updated>Mon, 8 Oct 2012 07:31:08 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                            <issuelinks>
                        <issuelinktype id="10001">
                <name>Reference</name>
                                                <inwardlinks description="is referenced by">
                            <issuelink>
            <issuekey id="13197">PHPCR-36</issuekey>
        </issuelink>
                    </inwardlinks>
                            </issuelinktype>
                    </issuelinks>
                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>