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 fc8f9fa7022 Merge pull request #9059 from
matthiasblaesing/update-groovy
add 0a3d0755039 fix ifinite loop caused by php brace matcher in embedded
lexer using Php Lexer Language closes #7803
new fb2aab341fe Merge pull request #9023 from
haidubogdan/issue_7803_php_braces_matcher
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:
.../modules/php/editor/PHPBracesMatcher.java | 5 +-
.../embedding/PHPEmbeddedBracesMatcherTest.java | 228 +++++++++++++++++++++
2 files changed, 232 insertions(+), 1 deletion(-)
create mode 100644
php/php.editor/test/unit/src/org/netbeans/modules/php/editor/embedding/PHPEmbeddedBracesMatcherTest.java
---------------------------------------------------------------------
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