This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from c04928b7a35 Merge pull request #8870 from
mbien/bump-gradle-defaults-jdk25
add f1a61f674cb [GH-8644] PHP: Fixed autocompletion for new without
parentheses if class has a fully qualified name.
add 57c41473d66 Merge pull request #8731 from troizet/fix_gh_8644
No new revisions were added by this update.
Summary of changes:
.../php/editor/model/impl/VariousUtils.java | 2 +-
.../testfiles/completion/lib/gh8644/gh8644_01.php | 23 +++++++++++--------
.../gh8644/gh8644_01.php.testGH8644_01.completion | 6 +++++
.../testfiles/completion/lib/gh8644/gh8644_02.php | 23 +++++++++++--------
.../gh8644/gh8644_02.php.testGH8644_02.completion | 6 +++++
...5Test.java => PHPCodeCompletionGH8644Test.java} | 26 +++++++++-------------
6 files changed, 52 insertions(+), 34 deletions(-)
copy
enterprise/performance.javaee/test/qa-functional/data/TestApplication/TestApplication-ejb/src/java/test/expand/ExpandTest002Remote.java
=> php/php.editor/test/unit/data/testfiles/completion/lib/gh8644/gh8644_01.php
(81%)
create mode 100644
php/php.editor/test/unit/data/testfiles/completion/lib/gh8644/gh8644_01.php.testGH8644_01.completion
copy
enterprise/performance.javaee/test/qa-functional/data/TestApplication/TestApplication-ejb/src/java/test/expand/ExpandTest002Remote.java
=> php/php.editor/test/unit/data/testfiles/completion/lib/gh8644/gh8644_02.php
(81%)
create mode 100644
php/php.editor/test/unit/data/testfiles/completion/lib/gh8644/gh8644_02.php.testGH8644_02.completion
copy
php/php.editor/test/unit/src/org/netbeans/modules/php/editor/completion/{PHPCodeCompletion164755Test.java
=> PHPCodeCompletionGH8644Test.java} (75%)
---------------------------------------------------------------------
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