Topic: Req: PHPDoc comment style
Been a while since I last posted anything in this particular forum, but lately I've been playing around with PHPEd and other PHP IDE's, and one thing that struck me was that developing mods, plugins, extensions, whatever would be much smoother if the comments/function descriptions used the PHPDoc standard.
Perhaps it's just me that sometimes forget what parameters the various functions require, but if it's not, well then this could speed up development for a lot of people