Commit daec194
committed
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 syntax with line breaks in unintended places (which can even appear invalid when a line break is in the middle of a token).1 parent 13c77df commit daec194
1 file changed
Lines changed: 15 additions & 5 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 | | |
| |||
2071 | 2077 | | |
2072 | 2078 | | |
2073 | 2079 | | |
| 2080 | + | |
2074 | 2081 | | |
2075 | 2082 | | |
2076 | 2083 | | |
| |||
3553 | 3560 | | |
3554 | 3561 | | |
3555 | 3562 | | |
| 3563 | + | |
| 3564 | + | |
| 3565 | + | |
3556 | 3566 | | |
3557 | 3567 | | |
3558 | 3568 | | |
| |||
0 commit comments