-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextensions.php8.6.json
More file actions
114 lines (114 loc) · 2.14 KB
/
extensions.php8.6.json
File metadata and controls
114 lines (114 loc) · 2.14 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
[
{
"name": "xdebug",
"url": "https://github.com/xdebug/xdebug",
"ref": "3.5.0",
"args": "",
"libs": ""
},
{
"name": "redis",
"url": "https://github.com/phpredis/phpredis",
"ref": "6.3.0",
"args": "",
"libs": ""
},
{
"name": "imagick",
"url": "https://github.com/Imagick/imagick",
"ref": "3.8.1",
"args": "",
"libs": "imagemagick"
},
{
"name": "memcache",
"url": "https://github.com/websupport-sk/pecl-memcache",
"ref": "8.2",
"args": "",
"libs": ""
},
{
"name": "memcached",
"url": "https://github.com/php-memcached-dev/php-memcached",
"ref": "v3.4.0",
"args": "",
"libs": "libmemcached,zlib"
},
{
"name": "imap",
"url": "https://github.com/php/pecl-mail-imap",
"ref": "1.0.3",
"args": "",
"libs": ""
},
{
"name": "apcu",
"url": "https://github.com/krakjoe/apcu",
"ref": "v5.1.28",
"args": "",
"libs": ""
},
{
"name": "mongodb",
"url": "https://pecl.php.net/package/mongodb",
"ref": "2.2.1",
"args": "",
"libs": ""
},
{
"name": "sqlsrv",
"url": "https://pecl.php.net/package/sqlsrv",
"ref": "5.12.0",
"args": "",
"libs": ""
},
{
"name": "pdo_sqlsrv",
"url": "https://pecl.php.net/package/pdo_sqlsrv",
"ref": "5.12.0",
"args": "",
"libs": ""
},
{
"name": "yaml",
"url": "https://pecl.php.net/package/yaml",
"ref": "2.3.0",
"args": "",
"libs": ""
},
{
"name": "protobuf",
"url": "https://pecl.php.net/package/protobuf",
"ref": "4.29.6",
"args": "",
"libs": ""
},
{
"name": "grpc",
"url": "https://pecl.php.net/package/grpc",
"ref": "1.78.0",
"args": "",
"libs": ""
},
{
"name": "igbinary",
"url": "https://github.com/igbinary/igbinary",
"ref": "3.2.16",
"args": "",
"libs": ""
},
{
"name": "msgpack",
"url": "https://github.com/msgpack/msgpack-php",
"ref": "msgpack-3.0.0",
"args": "",
"libs": ""
},
{
"name": "oauth",
"url": "https://pecl.php.net/package/oauth",
"ref": "2.0.10",
"args": "",
"libs": ""
}
]