Commit 335b4de
committed
Use PHP 8.5 styling for all release pages
Enables dark mode, syntax highlighting of variables, and unified design for all release pages. Release pages prior to 8.5 still lack the Key Features section.
Also moved to functions for rendering hero section, feature comparisons, and footer to avoid duplicating huge amounts of markup and simplify maintaining consistent styling.
Also fixed inconsistent I18N language spelling in the PHP 8.4 release page dropdown. No other content has been changed.1 parent 0d9b533 commit 335b4de
15 files changed
Lines changed: 2371 additions & 3713 deletions
File tree
- include
- releases
- 8.0
- 8.1
- languages
- 8.2
- 8.3
- 8.4
- 8.5
- styles
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 59 | | |
74 | 60 | | |
75 | 61 | | |
| |||
0 commit comments