This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 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
No new revisions were added by this update.
Summary of changes:
.../editor/completion/CompletionContextFinder.java | 3 ++-
.../php/editor/completion/PHPCodeCompletion.java | 3 +++
.../testParseException/testParseException.php | 28 ++++++++++++++++++++++
...arseException.php.testParseException.completion | 4 ++++
.../editor/completion/PHP80CodeCompletionTest.java | 8 +++++++
5 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644
php/php.editor/test/unit/data/testfiles/completion/lib/php80/testParseException/testParseException.php
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