File tree Expand file tree Collapse file tree 3 files changed +24
-6
lines changed Expand file tree Collapse file tree 3 files changed +24
-6
lines changed Original file line number Diff line number Diff line change 33
33
- ' PCF-latest PHP-7.3'
34
34
- ' PCF-latest PHP-7.2'
35
35
- ' PCF-latest PHP-7.1'
36
- - ' PCF-latest PHP-7.0'
37
- - ' PCF-latest PHP-5.6'
36
+
37
+ - ' PCF-3 PHP-latest'
38
+ - ' PCF-3 PHP-8.0'
39
+ - ' PCF-3 PHP-7.4'
40
+ - ' PCF-3 PHP-7.3'
41
+ - ' PCF-3 PHP-7.2'
42
+ - ' PCF-3 PHP-7.1'
38
43
39
44
- ' PCF-2 PHP-latest'
40
45
- ' PCF-2 PHP-8.0'
Original file line number Diff line number Diff line change 32
32
- ' PCF-latest PHP-7.3'
33
33
- ' PCF-latest PHP-7.2'
34
34
- ' PCF-latest PHP-7.1'
35
- - ' PCF-latest PHP-7.0'
36
- - ' PCF-latest PHP-5.6'
35
+
36
+ - ' PCF-3 PHP-latest'
37
+ - ' PCF-3 PHP-8.0'
38
+ - ' PCF-3 PHP-7.4'
39
+ - ' PCF-3 PHP-7.3'
40
+ - ' PCF-3 PHP-7.2'
41
+ - ' PCF-3 PHP-7.1'
37
42
38
43
- ' PCF-2 PHP-latest'
39
44
- ' PCF-2 PHP-8.0'
Original file line number Diff line number Diff line change @@ -67,8 +67,16 @@ Docker images for PHP Coding Standards Fixer come with all available PHP version
67
67
| ` latest-php7.3 ` | latest stable | latest stable ` 7.3.x ` |
68
68
| ` latest-php7.2 ` | latest stable | latest stable ` 7.2.x ` |
69
69
| ` latest-php7.1 ` | latest stable | latest stable ` 7.1.x ` |
70
- | ` latest-php7.0 ` | latest stable | latest stable ` 7.0.x ` |
71
- | ` latest-php5.6 ` | latest stable | latest stable ` 5.6.x ` |
70
+
71
+ #### Latest stable php-cs-fixer ` 3.x.x ` version
72
+ | Docker tag | php-cs-fixer version | PHP version |
73
+ | -----------------| -----------------------| -----------------------|
74
+ | ` 3 ` | latest stable ` 3.x.x ` | latest stable |
75
+ | ` 3-php8.0 ` | latest stable ` 3.x.x ` | latest stable ` 8.0.x ` |
76
+ | ` 3-php7.4 ` | latest stable ` 3.x.x ` | latest stable ` 7.4.x ` |
77
+ | ` 3-php7.3 ` | latest stable ` 3.x.x ` | latest stable ` 7.3.x ` |
78
+ | ` 3-php7.2 ` | latest stable ` 3.x.x ` | latest stable ` 7.2.x ` |
79
+ | ` 3-php7.1 ` | latest stable ` 3.x.x ` | latest stable ` 7.1.x ` |
72
80
73
81
#### Latest stable php-cs-fixer ` 2.x.x ` version
74
82
| Docker tag | php-cs-fixer version | PHP version |
You can’t perform that action at this time.
0 commit comments