You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by tm...@apache.org on 2018/11/10 06:25:32 UTC

[incubator-netbeans] 01/01: Merge pull request #1018 from junichi11/netbeans-792-php-cc-return-type

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

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

commit b54acfa82d2bc32ee63841191939a044fa0fbcd1
Merge: 0b002fa cc1b1be
Author: Tomáš Myšík <to...@gmail.com>
AuthorDate: Sat Nov 10 07:25:26 2018 +0100

    Merge pull request #1018 from junichi11/netbeans-792-php-cc-return-type
    
    [NETBEANS-792] Return type CC does not work correctly when arguments have a default value

 .../editor/completion/CompletionContextFinder.java | 19 ++++-
 .../data/testfiles/completion/lib/nb792/nb792.php  | 42 ++++++++++
 .../lib/nb792/nb792.php.testNb792_01.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_02.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_03.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_04.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_05.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_06.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_07.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_08.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_09.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_10.completion    |  5 ++
 .../lib/nb792/nb792.php.testNb792_11.completion    |  5 ++
 .../completion/PHPCodeCompletionNb792Test.java     | 89 ++++++++++++++++++++++
 14 files changed, 204 insertions(+), 1 deletion(-)


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

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