-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathversions.json
More file actions
116 lines (116 loc) · 3.04 KB
/
Copy pathversions.json
File metadata and controls
116 lines (116 loc) · 3.04 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"8.2": {
"version": "8.2.32",
"url": "https://www.php.net/distributions/php-8.2.32.tar.xz",
"ascUrl": "https://www.php.net/distributions/php-8.2.32.tar.xz.asc",
"sha256": "e02aa173c236c12791696254d607da680e6d5516f8f5c2339642de7c4f944bd2",
"variants": [
"trixie/cli",
"trixie/apache",
"trixie/fpm",
"trixie/zts",
"bookworm/cli",
"bookworm/apache",
"bookworm/fpm",
"bookworm/zts",
"alpine3.24/cli",
"alpine3.24/fpm",
"alpine3.24/zts",
"alpine3.23/cli",
"alpine3.23/fpm",
"alpine3.23/zts"
]
},
"8.2-rc": null,
"8.3": {
"version": "8.3.32",
"url": "https://www.php.net/distributions/php-8.3.32.tar.xz",
"ascUrl": "https://www.php.net/distributions/php-8.3.32.tar.xz.asc",
"sha256": "8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea92",
"variants": [
"trixie/cli",
"trixie/apache",
"trixie/fpm",
"trixie/zts",
"bookworm/cli",
"bookworm/apache",
"bookworm/fpm",
"bookworm/zts",
"alpine3.24/cli",
"alpine3.24/fpm",
"alpine3.24/zts",
"alpine3.23/cli",
"alpine3.23/fpm",
"alpine3.23/zts"
]
},
"8.3-rc": null,
"8.4": {
"version": "8.4.23",
"url": "https://www.php.net/distributions/php-8.4.23.tar.xz",
"ascUrl": "https://www.php.net/distributions/php-8.4.23.tar.xz.asc",
"sha256": "1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a72",
"variants": [
"trixie/cli",
"trixie/apache",
"trixie/fpm",
"trixie/zts",
"bookworm/cli",
"bookworm/apache",
"bookworm/fpm",
"bookworm/zts",
"alpine3.24/cli",
"alpine3.24/fpm",
"alpine3.24/zts",
"alpine3.23/cli",
"alpine3.23/fpm",
"alpine3.23/zts"
]
},
"8.4-rc": null,
"8.5": {
"version": "8.5.8",
"url": "https://www.php.net/distributions/php-8.5.8.tar.xz",
"ascUrl": "https://www.php.net/distributions/php-8.5.8.tar.xz.asc",
"sha256": "58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f2",
"variants": [
"trixie/cli",
"trixie/apache",
"trixie/fpm",
"trixie/zts",
"bookworm/cli",
"bookworm/apache",
"bookworm/fpm",
"bookworm/zts",
"alpine3.24/cli",
"alpine3.24/fpm",
"alpine3.24/zts",
"alpine3.23/cli",
"alpine3.23/fpm",
"alpine3.23/zts"
]
},
"8.5-rc": null,
"8.6-rc": {
"version": "8.6.0alpha1",
"url": "https://downloads.php.net/~mbeccati/php-8.6.0alpha1.tar.xz",
"ascUrl": "https://downloads.php.net/~mbeccati/php-8.6.0alpha1.tar.xz.asc",
"sha256": "2d4cba8e5511b026b0c786c69b3272fe53dc8643f086cd10fc0e902c20a1757c",
"variants": [
"trixie/cli",
"trixie/apache",
"trixie/fpm",
"trixie/zts",
"bookworm/cli",
"bookworm/apache",
"bookworm/fpm",
"bookworm/zts",
"alpine3.24/cli",
"alpine3.24/fpm",
"alpine3.24/zts",
"alpine3.23/cli",
"alpine3.23/fpm",
"alpine3.23/zts"
]
}
}