Commit 40940df
committed
bug #4689 DeclareStrictTypesFixer - fix for "strict_types" set to "0" (kubawerlos)
This PR was squashed before being merged into the 2.15 branch (closes #4689).
Discussion
----------
DeclareStrictTypesFixer - fix for "strict_types" set to "0"
Fixes #4687
Ping @Seldaek, @SpacePossum (as authors) and @JeroenVanOort (as bug reporter) for review.
Commits
-------
3e64782 DeclareStrictTypesFixer - fix for \"strict_types\" set to \"0\"File tree
2 files changed
+21
-31
lines changed- src/Fixer/Strict
- tests/Fixer/Strict
2 files changed
+21
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 92 | + | |
119 | 93 | | |
120 | 94 | | |
121 | 95 | | |
122 | 96 | | |
123 | 97 | | |
124 | | - | |
| 98 | + | |
125 | 99 | | |
126 | 100 | | |
127 | 101 | | |
128 | 102 | | |
129 | 103 | | |
130 | 104 | | |
131 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
132 | 111 | | |
133 | 112 | | |
134 | 113 | | |
135 | 114 | | |
136 | 115 | | |
137 | 116 | | |
138 | 117 | | |
139 | | - | |
140 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
141 | 127 | | |
142 | 128 | | |
143 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
| |||
0 commit comments