File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -934,7 +934,7 @@ extension=openssl
934934; extension=snmp
935935
936936; extension=soap
937- ; extension=sockets
937+ extension =sockets
938938; extension=sodium
939939; extension=sqlite3
940940; extension=tidy
@@ -1708,7 +1708,7 @@ zend.assertions = 1
17081708; mbstring.http_output_conv_mimetype=
17091709
17101710; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
1711- ; to the pcre.recursion_limit for PCRE.
1711+ ; to the pcre.recursion_limit for PCRE.
17121712; Default: 100000
17131713; mbstring.regex_stack_limit=100000
17141714
@@ -1934,4 +1934,4 @@ ldap.max_links = -1
19341934
19351935; Local Variables:
19361936; tab-width: 4
1937- ; End:
1937+ ; End:
Original file line number Diff line number Diff line change 2121 "guzzlehttp/guzzle" : " ^7.0.1" ,
2222 "guzzlehttp/psr7" : " ^2.0.0"
2323 },
24+ "suggest" : {
25+ "ext-sockets" : " Required for UDP writer."
26+ },
2427 "autoload" : {
2528 "psr-4" : {
2629 "InfluxDB2\\ " : " src/InfluxDB2"
You can’t perform that action at this time.
0 commit comments