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

neilcsmith pushed a change to branch release210
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 115308a5e1 Merge pull request #7015 from apache/delivery
     add b559ead9ad Re-enable debug/line information into gradle tooling plugin
     add 80b2d73899 Use just shell-permitted characters in debug env vars
     add 1ad003c9e7 Merge pull request #7038 from 
sdedic/sdedic/fix-gradle-nbls-debugging
     add 41e0e1a272 Prevent `ParseException` when CC is run on the EOF
     add 63178442af Merge pull request #7042 from 
junichi11/php-prevent-parse-exception
     new b15c9b7692 Merge pull request #7039 from apache/delivery

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 extide/gradle/netbeans-gradle-tooling/build.gradle |  1 +
 extide/gradle/netbeans-gradle-tooling/build.xml    |  2 +-
 java/java.lsp.server/vscode/src/nbcode.ts          |  4 +--
 java/java.lsp.server/vscode/src/test/runTest.ts    |  2 +-
 .../editor/completion/CompletionContextFinder.java |  3 ++-
 .../php/editor/completion/PHPCodeCompletion.java   |  3 +++
 .../testParseException/testParseException.php      | 31 ++++------------------
 ...arseException.php.testParseException.completion |  4 +++
 .../editor/completion/PHP80CodeCompletionTest.java |  8 ++++++
 9 files changed, 27 insertions(+), 31 deletions(-)
 copy extide/gradle/netbeans-gradle-tooling/build.gradle => 
php/php.editor/test/unit/data/testfiles/completion/lib/php80/testParseException/testParseException.php
 (56%)
 create mode 100644 
php/php.editor/test/unit/data/testfiles/completion/lib/php80/testParseException/testParseException.php.testParseException.completion


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