From: D dot Kingma at jool dot nl Operating system: * PHP version: 5.0.0RC2 PHP Bug Type: Feature/Change Request Bug description: getDocComment function for reflectionProperty class
Description: ------------ Is it possible to add the getDocComment() function to the reflectionProperty class, since the description of the var with the @var tag is also a well known functionality of packages like javadoc/phpdoc and it would come in handy if you cannot only get te description of methods, classes and functions but also for the properties of the class. -- Edit bug report at http://bugs.php.net/?id=28726&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28726&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28726&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28726&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28726&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28726&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28726&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28726&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28726&r=support Expected behavior: http://bugs.php.net/fix.php?id=28726&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28726&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28726&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28726&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28726&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28726&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28726&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28726&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28726&r=float