This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 06077a3d8fd2f26a1e8fd6265beeab8a7a6b0730
Merge: e7545a9284 6f388803ff
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Sun Apr 14 15:38:34 2024 +0900

    Merge pull request #7264 from troizet/fix_phpdoc_generation_in_wrong_block
    
    PHP: Fixing a few bugs with phpDoc

 .../modules/php/editor/parser/api/Utils.java       |  13 ++-
 .../phpDocAndFunctionInDifferentBlocks.php         |  63 +++++++++++
 ....testPhpDocAndFunctionInDifferentBlocks_01.html |  13 +++
 ....testPhpDocAndFunctionInDifferentBlocks_02.html |  13 +++
 ...s.php.testPhpDocAndMethodInDifferentBlocks.html |  13 +++
 .../editor/completion/PHPCCDocumentationTest.java  |  12 +++
 .../typinghooks/PhpCommentGeneratorTest.java       | 118 +++++++++++++++++++++
 7 files changed, 243 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to