Community
Participate
Working Groups
Build Identifier: I20100608-0911 While the Javadoc hover for Java code displays the whole documentation for a Java element, the PHPDoc hover displays only the first sentence. Reproducible: Always Steps to Reproduce: 1. write a function or a class method 2. insert some documentation for this function/method with at least two lines (separated by a dot) 3. put the mouse pointer over the function/method name and/or put the cursor over it and press F2: the PHPDoc hover displays only the first sentence This limits the usefulness of the PHPDoc in your code.
actually this bug is the same as bug 317172
Sorry, I hand't found it by searching for PHPDoc related bugs. *** This bug has been marked as a duplicate of bug 317172 ***
[Petyo Tanchev] Duplicated. Closing.