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 f6adf61533fc7b84cd17020d94a6b51e8ae6d590
Merge: 64451ecaf5 106ecb6b3e
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Wed Jun 5 07:56:42 2024 +0900

    Merge pull request #7431 from junichi11/php-gh-7192-fix-cc-for-static
    
    Fix the Code Completion for `static` return type #7192

 .../php/editor/model/impl/FunctionScopeImpl.java   |  3 +-
 .../testfiles/completion/lib/gh7192/gh7192.php     | 59 ++++++++++++++++++++++
 .../lib/gh7192/gh7192.php.testGH7192_01.completion | 10 ++++
 .../lib/gh7192/gh7192.php.testGH7192_02.completion | 10 ++++
 .../lib/gh7192/gh7192.php.testGH7192_03.completion |  7 +++
 .../completion/PHPCodeCompletionGH7192Test.java    | 47 +++++++++++++++++
 6 files changed, 135 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
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