<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 22:29:35 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-106/DCOM-106.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-106] Add @todo and @fixme to AnnotationReader::$globalIgnoredNames</title>
                <link>http://www.doctrine-project.org/jira/browse/DCOM-106</link>
                <project id="10043" key="DCOM">Doctrine Common</project>
                        <description>&lt;p&gt;I was wondering if you would consider adding @todo and @fixme&lt;/p&gt;

&lt;p&gt;After doing some research, I&apos;m not sure if @fixme is used anywhere other than being in Eclipse&apos;s PDT. However, @todo is definitely on the common tags of wiki page about PHPdoc as well as the phpDoc manual.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/PHPDoc#Tags&quot; class=&quot;external-link&quot;&gt;http://en.wikipedia.org/wiki/PHPDoc#Tags&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.todo.pkg.html&quot; class=&quot;external-link&quot;&gt;http://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.todo.pkg.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="14028">DCOM-106</key>
            <summary>Add @todo and @fixme to AnnotationReader::$globalIgnoredNames</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="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="isleshocky77">Stephen Ostrow</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Sep 2012 15:33:01 +0000</created>
                <updated>Wed, 21 Nov 2012 00:06:25 +0000</updated>
                    <resolved>Wed, 21 Nov 2012 00:06:25 +0000</resolved>
                            <version>2.3</version>
                                                <component>Annotations</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="18630" author="ocramius" created="Wed, 12 Sep 2012 15:41:48 +0000"  >&lt;p&gt;Todo is already built in:&lt;br/&gt;
&lt;a href=&quot;https://github.com/doctrine/common/blob/master/lib/Doctrine/Common/Annotations/AnnotationReader.php#L63&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/common/blob/master/lib/Doctrine/Common/Annotations/AnnotationReader.php#L63&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="18631" author="isleshocky77" created="Wed, 12 Sep 2012 15:54:07 +0000"  >&lt;p&gt;Sorry about that. I normally write them as @TODO so the standout more. Then when I got that exception and started doing research I swear I had tried @todo.  But now looking back, I bet I tried @todo and still got exceptions which were from other bugs I had going on. I guess we can close this unless anyone thinks @fixme should be in there as well. &lt;/p&gt;

&lt;p&gt;But like I said in the description, I&apos;m not sure if @fixme is a common or just from Eclipse.&lt;/p&gt;</comment>
                    <comment id="18632" author="ocramius" created="Wed, 12 Sep 2012 16:00:46 +0000"  >&lt;p&gt;Netbeans matches that one too&lt;/p&gt;</comment>
                    <comment id="19012" author="nemek_zg" created="Tue, 20 Nov 2012 19:04:31 +0000"  >&lt;p&gt;I&apos;ve prepared a fix for this issue that makes both @fixme and @TODO ignored. Pull request: &lt;a href=&quot;https://github.com/doctrine/common/pull/223&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/common/pull/223&lt;/a&gt;.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>