Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.3

Bug #2506 all @param tags have the order reversed
Submitted: 2004-10-11 20:06 UTC
From: cellog Assigned: yunosh
Status: Closed Package: Text_Diff
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2004-10-11 20:06 UTC] cellog
Description: ------------ @param type $var not @param $var type The second way generates incorrect phpdocumentor parsing. As long as there is no API docs, this must be correct. Thanks, Greg

Comments

 [2004-10-13 09:31 UTC] yunosh
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.