Commit 517f6dd
Avoid wrapping PHP 8.5 release code blocks
This improves readability (particularly on smaller screens), since code blocks with overflow can be easily scrolled horizontally to read longer lines, rather than trying to visually parse code with line breaks in unintended places (which can even appear as invalid syntax when a line break is in the middle of a token).1 parent f882125 commit 517f6dd
1 file changed
Lines changed: 14 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1939 | 1939 | | |
1940 | 1940 | | |
1941 | 1941 | | |
1942 | | - | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
1943 | 1945 | | |
1944 | 1946 | | |
1945 | 1947 | | |
| |||
2051 | 2053 | | |
2052 | 2054 | | |
2053 | 2055 | | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
2054 | 2062 | | |
2055 | | - | |
| 2063 | + | |
2056 | 2064 | | |
2057 | | - | |
2058 | | - | |
2059 | 2065 | | |
2060 | | - | |
| 2066 | + | |
2061 | 2067 | | |
2062 | 2068 | | |
2063 | 2069 | | |
| |||
2070 | 2076 | | |
2071 | 2077 | | |
2072 | 2078 | | |
2073 | | - | |
| 2079 | + | |
2074 | 2080 | | |
2075 | 2081 | | |
2076 | 2082 | | |
| |||
3550 | 3556 | | |
3551 | 3557 | | |
3552 | 3558 | | |
3553 | | - | |
3554 | | - | |
| 3559 | + | |
| 3560 | + | |
3555 | 3561 | | |
3556 | 3562 | | |
3557 | 3563 | | |
| |||
0 commit comments