This is an automated email from the ASF dual-hosted git repository. junichi11 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 6f2a1ee67e1ece3f640924438e79b55e28e1715a Merge: 82a46a5352e 45332c94c0b Author: Junichi Yamamoto <[email protected]> AuthorDate: Sun Apr 13 23:46:00 2025 +0900 Merge pull request #8250 from junichi11/gh-8244-incorrect-unused-constants Fix incorrect unused constants [GH-8244] .../modules/php/editor/csl/SemanticAnalysis.java | 9 ++-- .../unit/data/testfiles/semantic/gh8244_01.php | 50 ++++++++++++++++++++++ .../data/testfiles/semantic/gh8244_01.php.semantic | 50 ++++++++++++++++++++++ .../unit/data/testfiles/semantic/gh8244_02.php | 50 ++++++++++++++++++++++ .../data/testfiles/semantic/gh8244_02.php.semantic | 50 ++++++++++++++++++++++ .../php/editor/csl/SemanticAnalyzerTest.java | 8 ++++ 6 files changed, 214 insertions(+), 3 deletions(-) --------------------------------------------------------------------- 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
