Commit 062db5d
authored
Update factory.template because of PHP8.4 deprecation (#108)
Implicitly marking parameter $options as nullable is deprecated in PHP8.4, the explicit nullable type must be used instead
Signed-off-by: gabro <gabriele.vecelli@brightanswer.ch>1 parent a85934a commit 062db5d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments