Commit c780072
Making sure if the PHP version is above 7.2 it will throw the error.
PHP Version 7.1.3.4 is not >= to 7.2. No error
PHP Version 7.2.3 is >= 7.2. Error1 parent ee01ad4 commit c780072
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments