Edit report at https://pear.php.net/bugs/bug.php?id=17346&edit=1
ID: 17346
Updated by: demon.gene@gmail.com
Reported By: srilu dot chinns at gmail dot com
Summary: PHPDoc doesnot parse out the description in a class
-Status: Feedback
+Status: No Feedback
Type: Bug
Package: PhpDocumentor
Operating System: Snow Leopard
Package Version: Unknown
PHP Version: 5.2.10
Assigned To: ashnazg
Roadmap Versions:
New Comment:
-Status: Feedback
+Status: No Feedback
Previous Comments:
------------------------------------------------------------------------
[2011-10-27 15:59:19] ashnazg
-Type: Documentation Problem
+Type: Bug
------------------------------------------------------------------------
[2011-09-24 07:53:23] ashnazg
-Status: Open
+Status: Feedback
-Assigned To:
+Assigned To: ashnazg
Can you provide some test file that you run phpDocumentor against that
results in the docblock's description not being captured? This would
indicate a tremendously serious bug.
------------------------------------------------------------------------
[2010-04-26 14:44:44] srilur
Description:
------------
I am working with PHPDoc and it looks like PHPParser could not parse
out
the description. I have created a custom field 'Description' to parse
the
description else it doesnt do it by itself.
Expected result:
----------------
PHPDoc should parse out the description
Actual result:
--------------
PHPDoc doesnot parse out the description unless a custom field
'Description'
created
------------------------------------------------------------------------