Commit efbd062
authored
Make compatible with PHP 8.4
> Cloudinary\Transformation\QualifierMultiValue::setValue(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
> Cloudinary\Transformation\QualifierMultiValue::setNamedValue(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead1 parent 2b9d5b0 commit efbd062
File tree
1 file changed
+2
-2
lines changed- src/Transformation/Qualifier/QualifierValue
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments