Michel Corne (http://pear.php.net/u
ser/mcorne) has edited the proposal for
PHP::PHP_DocBlock.
Change comment:
Changed the package/main class name to GenDocBlock
Split the main class into several smaller manageable
classes.
Changed the license to BSD.
Generates Page-level DocBlock with a BSD license as
default.
Fixed the missing static tag of some static functions.
Suppressed the generation of DocBlocks for static variables
within
functions.
Suppressed the generation of DocBlocks for includes within
functions.
Displays the right (incremented) error line number for
tests.
Displays "unknow" instead of "mixed" for
undetermined variable types.
Fixed the capture of function/method names when they return
by reference.
Enhanced the types caching.
Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=481
--
Sent by PEPr, the automatic proposal system at http://pear.php.net
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|