<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/6844/bug">
    <title>PEAR Bug #6844</title>
    <link>http://pear.php.net/bugs/6844</link>
    <description>[Closed] phpDocumentor doesn't show classes in file</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/6844"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/6844/2006-05-17+20%3A35%3A43#2006-05-17+20%3A35%3A43"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/6844/2006-02-22+15%3A19%3A51#2006-02-22+15%3A19%3A51"/>
      <rdf:li rdf:resource="http://pear.php.net/bugs/6844/2006-02-20+14%3A04%3A06#2006-02-20+14%3A04%3A06"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/6844">
      <title>p.bodnar@... [2006-02-20 13:59:44]</title>
      <link>http://pear.php.net/bugs/6844</link>
      <description><![CDATA[<pre>PhpDocumentor Bug
Reported by p.bodnar@...
2006-02-20T18:59:44-00:00
PHP: 4.3.9 OS: Win XP Package Version: 1.3.0RC5

Description:
------------
PhpDocumentor doesn't output -classes included in a file- in the generated documentation.

Test script:
---------------
file example.php:

&lt;?php
/**
 * @package example
 */

/**
 * @package example
 */
class Example {
}
?&gt;

Expected result:
----------------
documentation generated for file example.php:

...

Classes:
- Example

...

Actual result:
--------------
documentation generated for file example.php:

...

Classes:

...</pre>]]></description>
      <content:encoded><![CDATA[<pre>PhpDocumentor Bug
Reported by p.bodnar@...
2006-02-20T18:59:44-00:00
PHP: 4.3.9 OS: Win XP Package Version: 1.3.0RC5

Description:
------------
PhpDocumentor doesn't output -classes included in a file- in the generated documentation.

Test script:
---------------
file example.php:

&lt;?php
/**
 * @package example
 */

/**
 * @package example
 */
class Example {
}
?&gt;

Expected result:
----------------
documentation generated for file example.php:

...

Classes:
- Example

...

Actual result:
--------------
documentation generated for file example.php:

...

Classes:

...</pre>]]></content:encoded>
      <dc:date>2006-02-20T18:59:44-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/6844/2006-05-17+20%3A35%3A43#2006-05-17+20%3A35%3A43">
      <title>cellog [2006-05-18 00:35]</title>
      <link>http://pear.php.net/bugs/6844#1147912543</link>
      <description><![CDATA[<pre>This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.</pre>]]></description>
      <content:encoded><![CDATA[<pre>This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.</pre>]]></content:encoded>
      <dc:date>2006-05-18T00:35:43-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/6844/2006-02-22+15%3A19%3A51#2006-02-22+15%3A19%3A51">
      <title>p.bodnar@... [2006-02-22 20:19]</title>
      <link>http://pear.php.net/bugs/6844#1140639591</link>
      <description><![CDATA[<pre>It seems to be a bug in docBuilder - I tried to use a 
CONFIGURATION FILE for setting the options of generating and it works - the classes are displayed! :-) When I set the same options in docBuilder MANUALLY, then this bug appears...</pre>]]></description>
      <content:encoded><![CDATA[<pre>It seems to be a bug in docBuilder - I tried to use a 
CONFIGURATION FILE for setting the options of generating and it works - the classes are displayed! :-) When I set the same options in docBuilder MANUALLY, then this bug appears...</pre>]]></content:encoded>
      <dc:date>2006-02-22T20:19:51-00:00</dc:date>
    </item>
    <item rdf:about="http://pear.php.net/bugs/6844/2006-02-20+14%3A04%3A06#2006-02-20+14%3A04%3A06">
      <title>p.bodnar@... [2006-02-20 19:04]</title>
      <link>http://pear.php.net/bugs/6844#1140462246</link>
      <description><![CDATA[<pre>I had this (similar) problem even with a previous version of phpDocumentor - classes list appeared only in files of the &quot;default&quot; package.</pre>]]></description>
      <content:encoded><![CDATA[<pre>I had this (similar) problem even with a previous version of phpDocumentor - classes list appeared only in files of the &quot;default&quot; package.</pre>]]></content:encoded>
      <dc:date>2006-02-20T19:04:06-00:00</dc:date>
    </item>
</rdf:RDF>