<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Wed May 22 17:13:13 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/DCOM-27/DCOM-27.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>[DCOM-27] Method Next from ArrayCollection needs to return something!</title>
                <link>http://www.doctrine-project.org/jira/browse/DCOM-27</link>
                <project id="10043" key="DCOM">Doctrine Common</project>
                        <description>&lt;p&gt;I think this method needs to return something...&lt;/p&gt;

&lt;p&gt;    /**&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Moves the internal iterator position to the next element.&lt;br/&gt;
     *&lt;/li&gt;
	&lt;li&gt;@return mixed&lt;br/&gt;
     */&lt;br/&gt;
    public function next()
    {
        next($this-&amp;gt;_elements);
    }&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;doctrine-common/lib/Doctrine/Common/Collections/ArrayCollection.php&lt;/p&gt;</description>
                <environment></environment>
            <key id="11995">DCOM-27</key>
            <summary>Method Next from ArrayCollection needs to return something!</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/critical.png">Critical</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="hgirardi">Henrique Girardi dos Santos</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Oct 2010 13:42:26 +0000</created>
                <updated>Sun, 31 Oct 2010 03:48:18 +0000</updated>
                    <resolved>Sun, 31 Oct 2010 03:48:06 +0000</resolved>
                            <version>2.0.0-RC1</version>
                                <fixVersion>2.0.0-RC2</fixVersion>
                                <component>Collections</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="14637" author="beberlei" created="Sun, 31 Oct 2010 03:48:06 +0000"  >&lt;p&gt;resolved&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>