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

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

commit 8ffe53f337466e1deca7a17f328b3e18ed4e4de5
Merge: 5452be604f8 8ea4484f771
Author: Matthias Bläsing <[email protected]>
AuthorDate: Thu Jul 9 18:10:29 2026 +0200

    Merge pull request #9487 from matthiasblaesing/php_varargs
    
    PHP: Support variadic marked variables in PHPDoc

 .../php/editor/parser/PHPDocCommentParser.java      | 21 +++++++++++++++------
 .../PHPDocCommentParserTest/NonvarargsParam01.pass  | 12 ++++++++++++
 .../PHPDocCommentParserTest/NonvarargsParam02.pass  | 11 +++++++++++
 .../PHPDocCommentParserTest/VarargsParam01.pass     | 12 ++++++++++++
 .../PHPDocCommentParserTest/VarargsParam02.pass     | 11 +++++++++++
 .../php/editor/parser/PHPDocCommentParserTest.java  | 20 ++++++++++++++++++++
 6 files changed, 81 insertions(+), 6 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to