Skip to content

Commit ef3f2d3

Browse files
committed
Update config
1 parent 44af394 commit ef3f2d3

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

config.full.ini

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,20 @@ wcli = Yes ; Windows CLI native support
8484

8585
; apcu = Yes
8686
; ast = Yes
87-
; bitset = true
87+
; bitset = Yes
88+
; brotli = Yes
8889
; csv = Yes
8990
; dbase = Yes
9091
; dio = Yes
9192
; ds = Yes
93+
; ev = Yes
9294
; event = Yes
9395
; geospatial = Yes
9496
; haru = Yes
9597
; igbinary = Yes
9698
; jsonpath = Yes
9799
; lzf = Yes
100+
; mailparse = Yes
98101
; maxminddb = Yes
99102
; msgpack = Yes
100103
; opentelemetry = Yes
@@ -112,6 +115,7 @@ wcli = Yes ; Windows CLI native support
112115
; xhprof = Yes
113116
; yac = Yes
114117
; yaml = Yes
118+
; zstd = Yes
115119

116120

117121
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -147,20 +151,22 @@ wcli = Yes ; Windows CLI native support
147151
; snmp
148152
; xsl
149153
; --------- From PECL
150-
; brotli
151154
; componere
155+
; decimal
156+
; fann
152157
; http_message
153158
; judy
154159
; lua
155160
; mcrypt
156161
; mongodb
157162
; nsq
158163
; oauth
164+
; parle
165+
; phalcon (need session extension)
159166
; protobuf
160167
; scrypt
168+
; uv
161169
; xlswriter
162-
; zstd
163-
; phalcon (need session extension)
164170

165171

166172
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)