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

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


    from 82a46a5352e Merge pull request #8338 from NReib/B8334
     add 45332c94c0b Fix incorrect unused constants [GH-8244]
     new 6f2a1ee67e1 Merge pull request #8250 from 
junichi11/gh-8244-incorrect-unused-constants

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/csl/SemanticAnalysis.java   |  9 ++--
 .../unit/data/testfiles/semantic/gh8244_01.php     | 34 +++++++++++--
 .../data/testfiles/semantic/gh8244_01.php.semantic | 57 ++++++++++------------
 .../unit/data/testfiles/semantic/gh8244_02.php     | 34 +++++++++++--
 .../data/testfiles/semantic/gh8244_02.php.semantic | 57 ++++++++++------------
 .../php/editor/csl/SemanticAnalyzerTest.java       |  8 +++
 6 files changed, 126 insertions(+), 73 deletions(-)
 copy 
ide/db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/querymodel/And.java
 => php/php.editor/test/unit/data/testfiles/semantic/gh8244_01.php (61%)
 copy 
ide/editor.indent/src/org/netbeans/modules/editor/indent/spi/ExtraLock.java => 
php/php.editor/test/unit/data/testfiles/semantic/gh8244_01.php.semantic (53%)
 copy 
ide/db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/querymodel/And.java
 => php/php.editor/test/unit/data/testfiles/semantic/gh8244_02.php (61%)
 copy 
ide/editor.indent/src/org/netbeans/modules/editor/indent/spi/ExtraLock.java => 
php/php.editor/test/unit/data/testfiles/semantic/gh8244_02.php.semantic (52%)


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