Skip to content

Commit 09b51fd

Browse files
committed
Adjusting the symfony/console related compatibility whitelist
1 parent 6ee628d commit 09b51fd

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Incorrect error: Output/AnsiColorMode.php,63,23,PHPCompatibility.Variables.ForbiddenThisUseContext
2-
Incorrect error: Output/AnsiColorMode.php,64,37,PHPCompatibility.Variables.ForbiddenThisUseContext
3-
Incorrect error: Output/AnsiColorMode.php,65,45,PHPCompatibility.Variables.ForbiddenThisUseContext
4-
Incorrect error: Output/AnsiColorMode.php,72,23,PHPCompatibility.Variables.ForbiddenThisUseContext
5-
Incorrect error: Output/AnsiColorMode.php,73,28,PHPCompatibility.Variables.ForbiddenThisUseContext
6-
Incorrect error: Output/AnsiColorMode.php,74,28,PHPCompatibility.Variables.ForbiddenThisUseContext
1+
Incorrect error: Output/AnsiColorMode.php,63,23,PHPCompatibility.Variables.ForbiddenThisUseContexts.OutsideObjectContext
2+
Incorrect error: Output/AnsiColorMode.php,64,37,PHPCompatibility.Variables.ForbiddenThisUseContexts.OutsideObjectContext
3+
Incorrect error: Output/AnsiColorMode.php,65,45,PHPCompatibility.Variables.ForbiddenThisUseContexts.OutsideObjectContext
4+
Incorrect error: Output/AnsiColorMode.php,72,23,PHPCompatibility.Variables.ForbiddenThisUseContexts.OutsideObjectContext
5+
Incorrect error: Output/AnsiColorMode.php,73,28,PHPCompatibility.Variables.ForbiddenThisUseContexts.OutsideObjectContext
6+
Incorrect error: Output/AnsiColorMode.php,74,28,PHPCompatibility.Variables.ForbiddenThisUseContexts.OutsideObjectContext

test/scenarios/default-command-apply/.output

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Scanning packages for orphan patches
22
Validation completed successfully
33
Processing patches configuration
4-
- Installing vaimo/composer-patches-sandbox (1.0.0): Mirroring from modules/composer-patches-sandbox
4+
- Installing vaimo/composer-patches-target2 (1.2.0): Mirroring from modules/composer-patches-target2
5+
- Installing vaimo/composer-patches-target3 (1.2.3): Mirroring from modules/composer-patches-target3
56
- Applying patches for vaimo/composer-patches-sandbox (1)
67
~ {{PATCHES-OWNER}}: patches/multiple-packages-single-file.patch [NEW]
78
Change: value17 => valueB; value5 => valueA

test/scenarios/default-command-redo/.output

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Scanning packages for orphan patches
22
Validation completed successfully
33
Processing patches configuration
4+
- Installing vaimo/composer-patches-target2 (1.2.0): Mirroring from modules/composer-patches-target2
5+
- Installing vaimo/composer-patches-target3 (1.2.3): Mirroring from modules/composer-patches-target3
46
- Applying patches for vaimo/composer-patches-sandbox (1)
57
~ {{PATCHES-OWNER}}: patches/multiple-packages-single-file.patch [MATCH]
68
Change: value17 => valueB; value5 => valueA
79

10+
- Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
811
- Applying patches for vaimo/composer-patches-target1 (2)
912
~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [MATCH]
1013
Change: value8 => valueC

test/scenarios/default-event-install/.output

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Scanning packages for orphan patches
22
Validation completed successfully
33
Processing patches configuration
4+
- Installing vaimo/composer-patches-target2 (1.2.0): Mirroring from modules/composer-patches-target2
5+
- Installing vaimo/composer-patches-target3 (1.2.3): Mirroring from modules/composer-patches-target3
46
- Applying patches for vaimo/composer-patches-sandbox (1)
57
~ {{PATCHES-OWNER}}: patches/multiple-packages-single-file.patch [NEW]
68
Change: value17 => valueB; value5 => valueA
79

10+
- Installing vaimo/composer-patches-target1 (1.0.0): Mirroring from modules/composer-patches-target1
811
- Applying patches for vaimo/composer-patches-target1 (2)
912
~ {{PATCHES-OWNER}}: patches/single-package-single-file-no-version.patch [NEW]
1013
Change: value8 => valueC

0 commit comments

Comments
 (0)