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 fbd6ddd2fb Merge pull request #6251 from
junichi11/php-gh-6247-wrong-suggestion-for-fix-imports
new 6e0a20ddc3 Improve IntroduceSuggestionTest
new 4f3cda2ce8 Prevent NPE when IntroduceSuggestionHint generates a method
#6258
new d94b06bfda Add unit tests for #6266
new 2b0637a876 Merge pull request #6269 from
junichi11/php-gh-6258-npe-introduce-suggestion
The 8991 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:
.../editor/verification/IntroduceSuggestion.java | 10 +-
.../{ => testEnumCase}/testEnumCase.php | 0
.../testEnumCase.php.testEnumCase_01.hints | 0
.../testEnumCase.php.testEnumCase_02.hints | 0
.../testEnumCase.php.testEnumCase_03.hints | 0
.../testEnumCase.php.testEnumCase_Fix01a.fixed} | 0
.../testEnumCase.php.testEnumCase_Fix01b.fixed} | 0
.../testEnumCase.php.testEnumCase_Fix02a.fixed} | 0
.../testEnumCase.php.testEnumCase_Fix02b.fixed} | 0
.../testEnumCase.php.testEnumCase_Fix03a.fixed} | 0
.../testEnumCase.php.testEnumCase_Fix03b.fixed} | 0
.../{ => testEnumMethods}/testEnumMethods.php | 0
.../testEnumMethods.php.testEnumMethods_01.hints | 0
.../testEnumMethods.php.testEnumMethods_02.hints | 0
.../testEnumMethods.php.testEnumMethods_03.hints | 0
.../testEnumMethods.php.testEnumMethods_04.hints | 0
.../testEnumMethods.php.testEnumMethods_05.hints | 0
.../testEnumMethods.php.testEnumMethods_06.hints | 0
...estEnumMethods.php.testEnumMethods_Fix01.fixed} | 0
...estEnumMethods.php.testEnumMethods_Fix02.fixed} | 0
...estEnumMethods.php.testEnumMethods_Fix03.fixed} | 0
...estEnumMethods.php.testEnumMethods_Fix04.fixed} | 0
...estEnumMethods.php.testEnumMethods_Fix05.fixed} | 0
...estEnumMethods.php.testEnumMethods_Fix06.fixed} | 0
.../{testEnumCase.php => testGH6258/TestClass.php} | 32 +-
.../testGH6258_01.php} | 33 +-
.../testGH6258_01.php.testGH6258_01.hints | 4 +
.../testGH6258_01.php.testGH6258_01Fix.fixed} | 33 +-
.../testGH6258_02.php} | 34 +--
.../testGH6258_02.php.testGH6258_02.hints | 4 +
.../testGH6258_02.php.testGH6258_02Fix.fixed} | 34 +--
.../{testEnumCase.php => testGH6266/TestClass.php} | 32 +-
.../testGH6266.php} | 35 +--
.../testGH6266.php.testGH6266_Const.hints | 4 +
.../testGH6266.php.testGH6266_ConstFix.fixed} | 35 +--
.../testGH6266.php.testGH6266_Field.hints | 4 +
.../testGH6266.php.testGH6266_FieldFix.fixed} | 35 +--
.../testGH6266.php.testGH6266_StaticField.hints | 4 +
...testGH6266.php.testGH6266_StaticFieldFix.fixed} | 35 +--
.../testGH6266_02.php} | 32 +-
.../testIntroduceSuggestion.php | 0
...Suggestion.php.testIntroduceSuggestion_01.hints | 4 +
...Suggestion.php.testIntroduceSuggestion_02.hints | 0
...Suggestion.php.testIntroduceSuggestion_03.hints | 0
...Suggestion.php.testIntroduceSuggestion_04.hints | 0
...Suggestion.php.testIntroduceSuggestion_05.hints | 0
...Suggestion.php.testIntroduceSuggestion_06.hints | 0
...Suggestion.php.testIntroduceSuggestion_07.hints | 0
...estion.php.testIntroduceSuggestion_Fix02.fixed} | 0
...estion.php.testIntroduceSuggestion_Fix03.fixed} | 0
...estion.php.testIntroduceSuggestion_Fix04.fixed} | 0
...estion.php.testIntroduceSuggestion_Fix05.fixed} | 0
...estion.php.testIntroduceSuggestion_Fix06.fixed} | 0
.../testIssue223842}/testIssue223842.php | 0
.../testIssue223842.php.testIssue223842.hints | 0
.../testIssue239277}/Issue239277.php | 0
.../testIssue239277}/testIssue239277.php | 0
.../testIssue239277.php.testIssue239277_01.hints | 0
.../testIssue239277.php.testIssue239277_02.hints | 0
.../testIssue241824}/testIssue241824.php | 0
.../testIssue241824.php.testIssue241824_01.hints | 0
.../testIssue241824.php.testIssue241824_02.hints | 0
.../testSpecialTypes/testSpecialTypes.php} | 0
.../testSpecialTypes.php.testSpecialTypes_01.hints | 0
.../testSpecialTypes.php.testSpecialTypes_02.hints | 0
.../testSpecialTypes.php.testSpecialTypes_03.hints | 0
.../testTrait/testTrait.php} | 0
.../testTrait.php.testTrait_Constant.hints | 0
.../testTrait/testTrait.php.testTrait_Field.hints | 4 +
.../testTrait.php.testTrait_FixField.fixed} | 0
.../testTrait.php.testTrait_FixMethod.fixed} | 0
...estTrait.php.testTrait_FixStaticField_01.fixed} | 0
...estTrait.php.testTrait_FixStaticField_02.fixed} | 0
...estTrait.php.testTrait_FixStaticField_03.fixed} | 0
...estTrait.php.testTrait_FixStaticField_04.fixed} | 0
...stTrait.php.testTrait_FixStaticMethod_01.fixed} | 0
...stTrait.php.testTrait_FixStaticMethod_02.fixed} | 0
...stTrait.php.testTrait_FixStaticMethod_03.fixed} | 0
...stTrait.php.testTrait_FixStaticMethod_04.fixed} | 0
.../testTrait/testTrait.php.testTrait_Method.hints | 4 +
.../testTrait.php.testTrait_StaticField_01.hints | 4 +
.../testTrait.php.testTrait_StaticField_02.hints | 4 +
.../testTrait.php.testTrait_StaticMethod_01.hints | 4 +
.../testTrait.php.testTrait_StaticMethod_02.hints | 4 +
...Suggestion.php.testIntroduceSuggestion_01.hints | 4 -
...Suggestion.php.testIntroduceSuggestion_07.hints | 0
...hp.testIntroduceSuggestionSpecialTypes_01.hints | 1 -
...hp.testIntroduceSuggestionSpecialTypes_02.hints | 1 -
...hp.testIntroduceSuggestionSpecialTypes_03.hints | 1 -
...p.testIntroduceSuggestionForTraitConstant.hints | 0
....php.testIntroduceSuggestionForTraitField.hints | 4 -
...php.testIntroduceSuggestionForTraitMethod.hints | 4 -
...IntroduceSuggestionForTraitStaticField_01.hints | 4 -
...IntroduceSuggestionForTraitStaticField_02.hints | 4 -
...ntroduceSuggestionForTraitStaticMethod_01.hints | 4 -
...ntroduceSuggestionForTraitStaticMethod_02.hints | 4 -
.../testIssue223842.php.testIssue223842.hints | 0
.../testIssue241824.php.testIssue241824_01.hints | 0
.../modules/php/editor/verification/HintsTest.java | 178 -----------
.../verification/IntroduceSuggestionTest.java | 337 ++++++++++++++++++---
100 files changed, 383 insertions(+), 591 deletions(-)
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumCase}/testEnumCase.php (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumCase}/testEnumCase.php.testEnumCase_01.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumCase}/testEnumCase.php.testEnumCase_02.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumCase}/testEnumCase.php.testEnumCase_03.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php.testEnumCaseFix_01a.fixed
=> testEnumCase/testEnumCase.php.testEnumCase_Fix01a.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php.testEnumCaseFix_01b.fixed
=> testEnumCase/testEnumCase.php.testEnumCase_Fix01b.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php.testEnumCaseFix_02a.fixed
=> testEnumCase/testEnumCase.php.testEnumCase_Fix02a.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php.testEnumCaseFix_02b.fixed
=> testEnumCase/testEnumCase.php.testEnumCase_Fix02b.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php.testEnumCaseFix_03a.fixed
=> testEnumCase/testEnumCase.php.testEnumCase_Fix03a.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php.testEnumCaseFix_03b.fixed
=> testEnumCase/testEnumCase.php.testEnumCase_Fix03b.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php.testEnumMethods_01.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php.testEnumMethods_02.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php.testEnumMethods_03.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php.testEnumMethods_04.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php.testEnumMethods_05.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{ =>
testEnumMethods}/testEnumMethods.php.testEnumMethods_06.hints (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumMethods.php.testEnumMethodsFix_01.fixed
=> testEnumMethods/testEnumMethods.php.testEnumMethods_Fix01.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumMethods.php.testEnumMethodsFix_02.fixed
=> testEnumMethods/testEnumMethods.php.testEnumMethods_Fix02.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumMethods.php.testEnumMethodsFix_03.fixed
=> testEnumMethods/testEnumMethods.php.testEnumMethods_Fix03.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumMethods.php.testEnumMethodsFix_04.fixed
=> testEnumMethods/testEnumMethods.php.testEnumMethods_Fix04.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumMethods.php.testEnumMethodsFix_05.fixed
=> testEnumMethods/testEnumMethods.php.testEnumMethods_Fix05.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumMethods.php.testEnumMethodsFix_06.fixed
=> testEnumMethods/testEnumMethods.php.testEnumMethods_Fix06.fixed} (100%)
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6258/TestClass.php} (65%)
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6258/testGH6258_01.php} (65%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testGH6258/testGH6258_01.php.testGH6258_01.hints
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6258/testGH6258_01.php.testGH6258_01Fix.fixed} (65%)
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6258/testGH6258_02.php} (65%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testGH6258/testGH6258_02.php.testGH6258_02.hints
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6258/testGH6258_02.php.testGH6258_02Fix.fixed} (65%)
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6266/TestClass.php} (65%)
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6266/testGH6266.php} (65%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testGH6266/testGH6266.php.testGH6266_Const.hints
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6266/testGH6266.php.testGH6266_ConstFix.fixed} (65%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testGH6266/testGH6266.php.testGH6266_Field.hints
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6266/testGH6266.php.testGH6266_FieldFix.fixed} (65%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testGH6266/testGH6266.php.testGH6266_StaticField.hints
copy
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6266/testGH6266.php.testGH6266_StaticFieldFix.fixed} (65%)
rename
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/{testEnumCase.php
=> testGH6266/testGH6266_02.php} (65%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIntroduceSuggestion}/testIntroduceSuggestion.php (100%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_01.hints
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIntroduceSuggestion}/testIntroduceSuggestion.php.testIntroduceSuggestion_02.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIntroduceSuggestion}/testIntroduceSuggestion.php.testIntroduceSuggestion_03.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIntroduceSuggestion}/testIntroduceSuggestion.php.testIntroduceSuggestion_04.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIntroduceSuggestion}/testIntroduceSuggestion.php.testIntroduceSuggestion_05.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIntroduceSuggestion}/testIntroduceSuggestion.php.testIntroduceSuggestion_06.hints
(100%)
copy
contrib/groovy.grailsproject/test/unit/data/projects/completion/stacktrace.log
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_07.hints
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestion.php.testIntroduceSuggestionFix_02.fixed
=>
IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_Fix02.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestion.php.testIntroduceSuggestionFix_03.fixed
=>
IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_Fix03.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestion.php.testIntroduceSuggestionFix_04.fixed
=>
IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_Fix04.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestion.php.testIntroduceSuggestionFix_05.fixed
=>
IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_Fix05.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestion.php.testIntroduceSuggestionFix_06.fixed
=>
IntroduceSuggestion/testIntroduceSuggestion/testIntroduceSuggestion.php.testIntroduceSuggestion_Fix06.fixed}
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue223842}/testIssue223842.php (100%)
copy
enterprise/web.jspparser/test/unit/data/jspparser-data/wmroot/subdir/Page1.jsp
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testIssue223842/testIssue223842.php.testIssue223842.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue239277}/Issue239277.php (100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue239277}/testIssue239277.php (100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue239277}/testIssue239277.php.testIssue239277_01.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue239277}/testIssue239277.php.testIssue239277_02.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue241824}/testIssue241824.php (100%)
copy
contrib/groovy.grailsproject/test/unit/data/projects/completion/stacktrace.log
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testIssue241824/testIssue241824.php.testIssue241824_01.hints
(100%)
rename php/php.editor/test/unit/data/testfiles/verification/{ =>
IntroduceSuggestion/testIssue241824}/testIssue241824.php.testIssue241824_02.hints
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionSpecialTypes.php
=> IntroduceSuggestion/testSpecialTypes/testSpecialTypes.php} (100%)
copy
enterprise/web.jspparser/test/unit/data/jspparser-data/wmroot/subdir/Page1.jsp
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testSpecialTypes/testSpecialTypes.php.testSpecialTypes_01.hints
(100%)
copy
enterprise/web.jspparser/test/unit/data/jspparser-data/wmroot/subdir/Page1.jsp
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testSpecialTypes/testSpecialTypes.php.testSpecialTypes_02.hints
(100%)
copy
enterprise/web.jspparser/test/unit/data/jspparser-data/wmroot/subdir/Page1.jsp
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testSpecialTypes/testSpecialTypes.php.testSpecialTypes_03.hints
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php
=> IntroduceSuggestion/testTrait/testTrait.php} (100%)
copy
enterprise/web.jspparser/test/unit/data/jspparser-data/wmroot/subdir/Page1.jsp
=>
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_Constant.hints
(100%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_Field.hints
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitField.fixed
=> IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixField.fixed} (100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitMethod.fixed
=> IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixMethod.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_01.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticField_01.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_02.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticField_02.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_03.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticField_03.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_04.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticField_04.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_01.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticMethod_01.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_02.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticMethod_02.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_03.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticMethod_03.fixed}
(100%)
rename
php/php.editor/test/unit/data/testfiles/verification/{testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_04.fixed
=>
IntroduceSuggestion/testTrait/testTrait.php.testTrait_FixStaticMethod_04.fixed}
(100%)
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_Method.hints
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_StaticField_01.hints
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_StaticField_02.hints
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_StaticMethod_01.hints
create mode 100644
php/php.editor/test/unit/data/testfiles/verification/IntroduceSuggestion/testTrait/testTrait.php.testTrait_StaticMethod_02.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestion.php.testIntroduceSuggestion_01.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestion.php.testIntroduceSuggestion_07.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionSpecialTypes.php.testIntroduceSuggestionSpecialTypes_01.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionSpecialTypes.php.testIntroduceSuggestionSpecialTypes_02.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionSpecialTypes.php.testIntroduceSuggestionSpecialTypes_03.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitConstant.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitField.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitMethod.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticField_01.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticField_02.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticMethod_01.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticMethod_02.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIssue223842.php.testIssue223842.hints
delete mode 100644
php/php.editor/test/unit/data/testfiles/verification/testIssue241824.php.testIssue241824_01.hints
---------------------------------------------------------------------
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