Edit report at https://pear.php.net/bugs/bug.php?id=12234&edit=1
ID: 12234
Updated by: [email protected]
Reported By: [email protected]
Summary: support highlighting values like NULL, TRUE and FALSE
-Status: Open
+Status: Wont fix
Type: Feature/Change Request
Package: PhpDocumentor
Package Version: 1.4.0
PHP Version: Irrelevant
-Assigned To:
+Assigned To: ashnazg
-Roadmap Versions: 1.5.0a1
+Roadmap Versions:
New Comment:
-Status: Open
+Status: Wont fix
-Assigned To:
+Assigned To: ashnazg
-Roadmap Versions: 1.5.0a1
+Roadmap Versions:
No more feature work on phpDocumentor 1.x. Check out the new
phpDocumentor 2.x (http://www.phpdoc.org/).
Previous Comments:
------------------------------------------------------------------------
[2007-10-12 13:54:48] cweiske
Description:
------------
It would be nice if values like NULL, TRUE and FALSE would get
highlighted and made italic/bold in html.
One idea is to use inline tags like
{@true}, {@false} and @{null}.
------------------------------------------------------------------------