Skip to content

Commit dda0407

Browse files
committed
Update extension version pins [skip ci]
1 parent 92dd9cd commit dda0407

14 files changed

Lines changed: 231 additions & 216 deletions

File tree

config/extensions/5.6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ git swoole https://github.com/swoole/swoole-src v2.0.10-stable --enable-http2 --
2323
pecl rdkafka-4.1.2 --with-rdkafka=/usr
2424
pecl ssh2-0.13 --with-ssh2=shared,/usr
2525
pecl gearman-1.1.2 --with-gearman=/usr
26-
pecl gnupg-1.5.4 --with-gnupg=/usr
26+
pecl gnupg --with-gnupg=/usr
2727
pecl uuid-1.0.5 --with-uuid=/usr
2828
pecl http-2.6.0 --with-http
2929
pecl rrd-1.1.3 --with-rrd
3030
pecl smbclient-1.1.2 --with-libsmbclient
3131
pecl solr-2.4.0 --enable-solr --with-curl=/usr
32-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
32+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
3333
pecl grpc-1.33.1 --enable-grpc

config/extensions/7.0

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,25 @@ git zmq https://github.com/zeromq/php-zmq master
1717
pecl mailparse-3.1.3 --enable-mailparse
1818
pecl oauth-2.0.9 --enable-oauth
1919
pecl protobuf-3.24.4 --enable-protobuf
20-
pecl propro-2.1.0 --enable-propro
20+
pecl propro --enable-propro
2121
pecl psr-1.1.0 --enable-psr
22-
pecl raphf-2.0.2 --enable-raphf
22+
pecl raphf --enable-raphf
2323
pecl uopz-5.0.2 --enable-uopz
2424
pecl uploadprogress-1.1.4 --enable-uploadprogress
25-
pecl xhprof-2.3.10 --enable-xhprof
26-
pecl xlswriter-1.5.8 --with-xlswriter --enable-reader
25+
pecl xhprof --enable-xhprof
26+
pecl xlswriter --with-xlswriter --enable-reader
2727
git swoole https://github.com/swoole/swoole-src v4.3.5 --enable-http2 --enable-mysqlnd --enable-openssl --with-libpq-dir=/usr --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-json
2828
pecl decimal-1.5.1 --enable-decimal --with-libmpdec-path=/usr
29-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
29+
pecl rdkafka --with-rdkafka=/usr
3030
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
3131
pecl gearman-2.1.3 --with-gearman=/usr
32-
pecl gnupg-1.5.4 --with-gnupg=/usr
33-
pecl uuid-1.3.0 --with-uuid=/usr
34-
pecl zstd-0.15.2 --with-libzstd
32+
pecl gnupg --with-gnupg=/usr
33+
pecl uuid --with-uuid=/usr
34+
pecl zstd --with-libzstd
3535
pecl http-3.2.4 --with-http
36-
pecl pq-2.2.3 --with-pq=/usr
37-
pecl rrd-2.0.3 --with-rrd
36+
pecl pq --with-pq=/usr
37+
pecl rrd --with-rrd
3838
pecl smbclient-1.1.2 --with-libsmbclient
3939
pecl solr-2.6.0 --enable-solr --with-curl=/usr
40-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
40+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
4141
pecl grpc --enable-grpc

config/extensions/7.1

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,29 @@ pecl xdebug-2.9.8
1515
pecl yaml
1616
pecl memcached
1717
git zmq https://github.com/zeromq/php-zmq master
18-
pecl excimer-1.2.6 --enable-excimer
18+
pecl excimer --enable-excimer
1919
pecl mailparse-3.1.3 --enable-mailparse
20-
pecl oauth-2.0.10 --enable-oauth
20+
pecl oauth --enable-oauth
2121
pecl protobuf-3.24.4 --enable-protobuf
22-
pecl propro-2.1.0 --enable-propro
22+
pecl propro --enable-propro
2323
pecl psr-1.1.0 --enable-psr
24-
pecl raphf-2.0.2 --enable-raphf
24+
pecl raphf --enable-raphf
2525
pecl uopz-6.1.2 --enable-uopz
2626
pecl uploadprogress-1.1.4 --enable-uploadprogress
27-
pecl xhprof-2.3.10 --enable-xhprof
28-
pecl xlswriter-1.5.8 --with-xlswriter --enable-reader
27+
pecl xhprof --enable-xhprof
28+
pecl xlswriter --with-xlswriter --enable-reader
2929
git swoole https://github.com/swoole/swoole-src v4.5.10 --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-json
3030
pecl decimal-1.5.1 --enable-decimal --with-libmpdec-path=/usr
31-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
31+
pecl rdkafka --with-rdkafka=/usr
3232
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
3333
pecl gearman-2.1.4 --with-gearman=/usr
34-
pecl gnupg-1.5.4 --with-gnupg=/usr
35-
pecl uuid-1.3.0 --with-uuid=/usr
36-
pecl zstd-0.15.2 --with-libzstd
34+
pecl gnupg --with-gnupg=/usr
35+
pecl uuid --with-uuid=/usr
36+
pecl zstd --with-libzstd
3737
pecl http-3.2.4 --with-http
38-
pecl pq-2.2.3 --with-pq=/usr
39-
pecl rrd-2.0.3 --with-rrd
38+
pecl pq --with-pq=/usr
39+
pecl rrd --with-rrd
4040
pecl smbclient-1.1.2 --with-libsmbclient
4141
pecl solr-2.6.0 --enable-solr --with-curl=/usr
42-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
42+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
4343
pecl grpc --enable-grpc

config/extensions/7.2

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@ pecl xdebug-3.1.5
1515
pecl yaml
1616
pecl memcached
1717
git zmq https://github.com/zeromq/php-zmq master
18-
pecl excimer-1.2.6 --enable-excimer
18+
pecl excimer --enable-excimer
1919
pecl mailparse-3.1.3 --enable-mailparse
20-
pecl oauth-2.0.10 --enable-oauth
20+
pecl oauth --enable-oauth
2121
pecl protobuf-3.24.4 --enable-protobuf
22-
pecl propro-2.1.0 --enable-propro
22+
pecl propro --enable-propro
2323
pecl psr-1.1.0 --enable-psr
24-
pecl raphf-2.0.2 --enable-raphf
24+
pecl raphf --enable-raphf
2525
pecl uopz-6.1.2 --enable-uopz
26-
pecl uploadprogress-2.0.2 --enable-uploadprogress
27-
pecl xhprof-2.3.10 --enable-xhprof
28-
pecl xlswriter-1.5.8 --with-xlswriter --enable-reader
26+
pecl uploadprogress --enable-uploadprogress
27+
pecl xhprof --enable-xhprof
28+
pecl xlswriter --with-xlswriter --enable-reader
2929
git swoole https://github.com/swoole/swoole-src v4.8.11 --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
3030
pecl decimal-1.5.1 --enable-decimal --with-libmpdec-path=/usr
31-
pecl maxminddb-1.13.1 --with-maxminddb
32-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
31+
pecl maxminddb --with-maxminddb
32+
pecl rdkafka --with-rdkafka=/usr
3333
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
34-
pecl gearman-2.1.4 --with-gearman=/usr
35-
pecl gnupg-1.5.4 --with-gnupg=/usr
36-
pecl uuid-1.3.0 --with-uuid=/usr
37-
pecl zstd-0.15.2 --with-libzstd
34+
pecl gearman --with-gearman=/usr
35+
pecl gnupg --with-gnupg=/usr
36+
pecl uuid --with-uuid=/usr
37+
pecl zstd --with-libzstd
3838
pecl http-3.2.4 --with-http
39-
pecl pq-2.2.3 --with-pq=/usr
40-
pecl rrd-2.0.3 --with-rrd
39+
pecl pq --with-pq=/usr
40+
pecl rrd --with-rrd
4141
pecl smbclient-1.1.2 --with-libsmbclient
4242
pecl solr-2.6.0 --enable-solr --with-curl=/usr
43-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
44-
pecl mcrypt-1.0.9 --with-mcrypt=/usr
43+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
44+
pecl mcrypt --with-mcrypt=/usr
4545
pecl grpc --enable-grpc

config/extensions/7.3

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@ pecl xdebug-3.1.5
1515
pecl yaml
1616
pecl memcached
1717
git zmq https://github.com/zeromq/php-zmq master
18-
pecl excimer-1.2.6 --enable-excimer
19-
pecl mailparse-3.2.0 --enable-mailparse
20-
pecl oauth-2.0.10 --enable-oauth
18+
pecl excimer --enable-excimer
19+
pecl mailparse --enable-mailparse
20+
pecl oauth --enable-oauth
2121
pecl protobuf-3.24.4 --enable-protobuf
22-
pecl propro-2.1.0 --enable-propro
23-
pecl psr-1.2.0 --enable-psr
24-
pecl raphf-2.0.2 --enable-raphf
22+
pecl propro --enable-propro
23+
pecl psr --enable-psr
24+
pecl raphf --enable-raphf
2525
pecl uopz-6.1.2 --enable-uopz
26-
pecl uploadprogress-2.0.2 --enable-uploadprogress
27-
pecl xhprof-2.3.10 --enable-xhprof
28-
pecl xlswriter-1.5.8 --with-xlswriter --enable-reader
26+
pecl uploadprogress --enable-uploadprogress
27+
pecl xhprof --enable-xhprof
28+
pecl xlswriter --with-xlswriter --enable-reader
2929
git swoole https://github.com/swoole/swoole-src v4.8.11 --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
3030
pecl decimal-1.5.1 --enable-decimal --with-libmpdec-path=/usr
31-
pecl maxminddb-1.13.1 --with-maxminddb
32-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
31+
pecl maxminddb --with-maxminddb
32+
pecl rdkafka --with-rdkafka=/usr
3333
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
34-
pecl gearman-2.1.4 --with-gearman=/usr
35-
pecl gnupg-1.5.4 --with-gnupg=/usr
36-
pecl uuid-1.3.0 --with-uuid=/usr
37-
pecl zstd-0.15.2 --with-libzstd
34+
pecl gearman --with-gearman=/usr
35+
pecl gnupg --with-gnupg=/usr
36+
pecl uuid --with-uuid=/usr
37+
pecl zstd --with-libzstd
3838
pecl http-3.2.4 --with-http
39-
pecl pq-2.2.3 --with-pq=/usr
40-
pecl rrd-2.0.3 --with-rrd
39+
pecl pq --with-pq=/usr
40+
pecl rrd --with-rrd
4141
pecl smbclient-1.1.2 --with-libsmbclient
4242
pecl solr-2.6.0 --enable-solr --with-curl=/usr
43-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
44-
pecl mcrypt-1.0.9 --with-mcrypt=/usr
43+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
44+
pecl mcrypt --with-mcrypt=/usr
4545
pecl grpc --enable-grpc

config/extensions/7.4

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,32 @@ pecl xdebug-3.1.5
1515
pecl yaml
1616
pecl memcached
1717
git zmq https://github.com/zeromq/php-zmq master
18-
pecl excimer-1.2.6 --enable-excimer
19-
pecl mailparse-3.2.0 --enable-mailparse
20-
pecl oauth-2.0.10 --enable-oauth
18+
pecl excimer --enable-excimer
19+
pecl mailparse --enable-mailparse
20+
pecl oauth --enable-oauth
2121
pecl phalcon-5.4.0 --enable-phalcon
2222
pecl protobuf-3.24.4 --enable-protobuf
23-
pecl propro-2.1.0 --enable-propro
24-
pecl psr-1.2.0 --enable-psr
25-
pecl raphf-2.0.2 --enable-raphf
23+
pecl propro --enable-propro
24+
pecl psr --enable-psr
25+
pecl raphf --enable-raphf
2626
pecl uopz-6.1.2 --enable-uopz
27-
pecl uploadprogress-2.0.2 --enable-uploadprogress
28-
pecl xhprof-2.3.10 --enable-xhprof
29-
pecl xlswriter-1.5.8 --with-xlswriter --enable-reader
27+
pecl uploadprogress --enable-uploadprogress
28+
pecl xhprof --enable-xhprof
29+
pecl xlswriter --with-xlswriter --enable-reader
3030
git swoole https://github.com/swoole/swoole-src v4.8.11 --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
31-
pecl mcrypt-1.0.9 --with-mcrypt=/usr
31+
pecl mcrypt --with-mcrypt=/usr
3232
pecl decimal-1.5.3 --enable-decimal --with-libmpdec-path=/usr
33-
pecl maxminddb-1.13.1 --with-maxminddb
34-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
33+
pecl maxminddb --with-maxminddb
34+
pecl rdkafka --with-rdkafka=/usr
3535
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
36-
pecl gearman-2.1.4 --with-gearman=/usr
37-
pecl gnupg-1.5.4 --with-gnupg=/usr
38-
pecl uuid-1.3.0 --with-uuid=/usr
39-
pecl zstd-0.15.2 --with-libzstd
36+
pecl gearman --with-gearman=/usr
37+
pecl gnupg --with-gnupg=/usr
38+
pecl uuid --with-uuid=/usr
39+
pecl zstd --with-libzstd
4040
pecl http-3.2.4 --with-http
41-
pecl pq-2.2.3 --with-pq=/usr
42-
pecl rrd-2.0.3 --with-rrd
43-
pecl smbclient-1.1.2 --with-libsmbclient
44-
pecl solr-2.9.1 --enable-solr --with-curl=/usr
45-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
41+
pecl pq --with-pq=/usr
42+
pecl rrd --with-rrd
43+
pecl smbclient --with-libsmbclient
44+
pecl solr --enable-solr --with-curl=/usr
45+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
4646
pecl grpc --enable-grpc

config/extensions/8.0

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,33 @@ pecl yaml
1515
git memcached https://github.com/php-memcached-dev/php-memcached master --enable-memcached --enable-memcached-igbinary --enable-memcached-json --enable-memcached-msgpack
1616
git xdebug https://github.com/xdebug/xdebug latest
1717
git zmq https://github.com/zeromq/php-zmq master
18-
pecl excimer-1.2.6 --enable-excimer
19-
pecl mailparse-3.2.0 --enable-mailparse
20-
pecl oauth-2.0.10 --enable-oauth
18+
pecl excimer --enable-excimer
19+
pecl mailparse --enable-mailparse
20+
pecl oauth --enable-oauth
2121
pecl phalcon-5.8.0 --enable-phalcon
2222
pecl opentelemetry-1.2.1
2323
pecl protobuf-4.33.5 --enable-protobuf
24-
pecl psr-1.2.0 --enable-psr
25-
pecl raphf-2.0.2 --enable-raphf
26-
pecl uopz-7.1.1 --enable-uopz
27-
pecl uploadprogress-2.0.2 --enable-uploadprogress
28-
pecl xhprof-2.3.10 --enable-xhprof
29-
pecl xlswriter-1.5.8 --with-xlswriter --enable-reader
24+
pecl psr --enable-psr
25+
pecl raphf --enable-raphf
26+
pecl uopz --enable-uopz
27+
pecl uploadprogress --enable-uploadprogress
28+
pecl xhprof --enable-xhprof
29+
pecl xlswriter --with-xlswriter --enable-reader
3030
git swoole https://github.com/swoole/swoole-src v5.1.6 --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
31-
pecl mcrypt-1.0.9 --with-mcrypt=/usr
31+
pecl mcrypt --with-mcrypt=/usr
3232
pecl decimal-2.0.1 --enable-decimal --with-libmpdec-path=/usr
33-
pecl maxminddb-1.13.1 --with-maxminddb
34-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
35-
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
36-
pecl gearman-2.1.4 --with-gearman=/usr
37-
pecl gnupg-1.5.4 --with-gnupg=/usr
38-
pecl uuid-1.3.0 --with-uuid=/usr
39-
pecl zstd-0.15.2 --with-libzstd
40-
pecl http-4.3.1 --with-http
41-
pecl pq-2.2.3 --with-pq=/usr
42-
pecl smbclient-1.1.2 --with-libsmbclient
43-
pecl solr-2.9.1 --enable-solr --with-curl=/usr
44-
pecl xmlrpc-1.0.0RC3 --with-xmlrpc
45-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
46-
pecl rrd-2.0.3 --with-rrd
33+
pecl maxminddb --with-maxminddb
34+
pecl rdkafka --with-rdkafka=/usr
35+
pecl ssh2 --with-ssh2=shared,/usr
36+
pecl gearman --with-gearman=/usr
37+
pecl gnupg --with-gnupg=/usr
38+
pecl uuid --with-uuid=/usr
39+
pecl zstd --with-libzstd
40+
pecl http --with-http
41+
pecl pq --with-pq=/usr
42+
pecl smbclient --with-libsmbclient
43+
pecl solr --enable-solr --with-curl=/usr
44+
pecl xmlrpc --with-xmlrpc
45+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
46+
pecl rrd --with-rrd
4747
pecl grpc --enable-grpc

config/extensions/8.1

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ git zmq https://github.com/zeromq/php-zmq master
1818
pecl excimer --enable-excimer
1919
pecl mailparse --enable-mailparse
2020
pecl oauth --enable-oauth
21-
pecl phalcon-5.11.1 --enable-phalcon
21+
pecl phalcon --enable-phalcon
2222
pecl opentelemetry
2323
pecl protobuf --enable-protobuf
2424
pecl psr --enable-psr
@@ -28,20 +28,20 @@ pecl uploadprogress --enable-uploadprogress
2828
pecl xhprof --enable-xhprof
2929
pecl xlswriter --with-xlswriter --enable-reader
3030
git swoole https://github.com/swoole/swoole-src v6.1.7 --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
31-
pecl mcrypt-1.0.9 --with-mcrypt=/usr
31+
pecl mcrypt --with-mcrypt=/usr
3232
pecl decimal-2.0.1 --enable-decimal --with-libmpdec-path=/usr
33-
pecl maxminddb-1.13.1 --with-maxminddb
34-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
35-
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
36-
pecl gearman-2.1.4 --with-gearman=/usr
37-
pecl gnupg-1.5.4 --with-gnupg=/usr
38-
pecl uuid-1.3.0 --with-uuid=/usr
39-
pecl zstd-0.15.2 --with-libzstd
40-
pecl http-4.3.1 --with-http
41-
pecl pq-2.2.3 --with-pq=/usr
42-
pecl smbclient-1.1.2 --with-libsmbclient
43-
pecl solr-2.9.1 --enable-solr --with-curl=/usr
44-
pecl xmlrpc-1.0.0RC3 --with-xmlrpc
45-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
46-
pecl rrd-2.0.3 --with-rrd
33+
pecl maxminddb --with-maxminddb
34+
pecl rdkafka --with-rdkafka=/usr
35+
pecl ssh2 --with-ssh2=shared,/usr
36+
pecl gearman --with-gearman=/usr
37+
pecl gnupg --with-gnupg=/usr
38+
pecl uuid --with-uuid=/usr
39+
pecl zstd --with-libzstd
40+
pecl http --with-http
41+
pecl pq --with-pq=/usr
42+
pecl smbclient --with-libsmbclient
43+
pecl solr --enable-solr --with-curl=/usr
44+
pecl xmlrpc --with-xmlrpc
45+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
46+
pecl rrd --with-rrd
4747
pecl grpc --enable-grpc

config/extensions/8.2

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ git zmq https://github.com/zeromq/php-zmq master
1818
pecl excimer --enable-excimer
1919
pecl mailparse --enable-mailparse
2020
pecl oauth --enable-oauth
21-
pecl phalcon-5.11.1 --enable-phalcon
21+
pecl phalcon --enable-phalcon
2222
pecl opentelemetry
2323
pecl protobuf --enable-protobuf
2424
pecl psr --enable-psr
@@ -27,21 +27,21 @@ pecl uopz --enable-uopz
2727
pecl uploadprogress --enable-uploadprogress
2828
pecl xhprof --enable-xhprof
2929
pecl xlswriter --with-xlswriter --enable-reader
30-
git swoole https://github.com/swoole/swoole-src v6.2.0 --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
31-
pecl mcrypt-1.0.9 --with-mcrypt=/usr
32-
pecl decimal-2.0.1 --enable-decimal --with-libmpdec-path=/usr
33-
pecl maxminddb-1.13.1 --with-maxminddb
34-
pecl rdkafka-6.0.5 --with-rdkafka=/usr
35-
pecl ssh2-1.5.0 --with-ssh2=shared,/usr
36-
pecl gearman-2.1.4 --with-gearman=/usr
37-
pecl gnupg-1.5.4 --with-gnupg=/usr
38-
pecl uuid-1.3.0 --with-uuid=/usr
39-
pecl zstd-0.15.2 --with-libzstd
40-
pecl http-4.3.1 --with-http
41-
pecl pq-2.2.3 --with-pq=/usr
42-
pecl smbclient-1.1.2 --with-libsmbclient
43-
pecl solr-2.9.1 --enable-solr --with-curl=/usr
44-
pecl xmlrpc-1.0.0RC3 --with-xmlrpc
45-
git lz4 https://github.com/kjdev/php-ext-lz4 0.6.0 --with-lz4-includedir=/usr
46-
pecl rrd-2.0.3 --with-rrd
30+
git swoole https://github.com/swoole/swoole-src latest --enable-brotli --enable-cares --enable-http2 --enable-mysqlnd --enable-openssl --with-openssl-dir=/usr --enable-sockets --enable-swoole --enable-swoole-curl --enable-swoole-pgsql --enable-swoole-odbc=unixodbc --enable-swoole-sqlite --enable-zstd
31+
pecl mcrypt --with-mcrypt=/usr
32+
pecl decimal --enable-decimal --with-libmpdec-path=/usr
33+
pecl maxminddb --with-maxminddb
34+
pecl rdkafka --with-rdkafka=/usr
35+
pecl ssh2 --with-ssh2=shared,/usr
36+
pecl gearman --with-gearman=/usr
37+
pecl gnupg --with-gnupg=/usr
38+
pecl uuid --with-uuid=/usr
39+
pecl zstd --with-libzstd
40+
pecl http --with-http
41+
pecl pq --with-pq=/usr
42+
pecl smbclient --with-libsmbclient
43+
pecl solr --enable-solr --with-curl=/usr
44+
pecl xmlrpc --with-xmlrpc
45+
git lz4 https://github.com/kjdev/php-ext-lz4 latest --with-lz4-includedir=/usr
46+
pecl rrd --with-rrd
4747
pecl grpc --enable-grpc

0 commit comments

Comments
 (0)