Commit dd2c832
lib data model serialization: don't claim support on PHP < 7.4
The syntax of the library (at least test code) is no
longer compatible with PHP < 7.4.
Cannot automatically test the library code on
obsolete PHP versions, so do not claim support for these.
PHP 7.4 kept as it is the version used in the WMF
environment as of this writing.
Bug: T381168
Change-Id: Ifcec5ece2204cae2c563b551e09616116c1d6f781 parent 82f5d13 commit dd2c832
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments