Commit 4974d5e
committed
Fix phpGH-19701: Serialize/deserialize loses some data
See phpGH-19701 for discussion.
This now restores the (correct) serialization output from versions
PHP 7.4.1 and below.
Closes phpGH-19762.1 parent 2ad0b5c commit 4974d5e
3 files changed
Lines changed: 32 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
957 | | - | |
958 | | - | |
| 957 | + | |
959 | 958 | | |
960 | 959 | | |
961 | 960 | | |
962 | | - | |
963 | | - | |
964 | | - | |
965 | 961 | | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | 962 | | |
970 | 963 | | |
971 | 964 | | |
| |||
0 commit comments