Skip to content

Commit d9ea075

Browse files
authored
Update README.md
1 parent d01e1e5 commit d9ea075

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ apt-get install php-static-7.4 nginx-static
7777

7878
* https://phpstatic.com/php-static-8.0-latest-x86_64.rpm
7979
* https://phpstatic.com/php-static-7.4-latest-x86_64.rpm
80-
* https://phpstatic.com/php-static-7.3-latest.x86_64.rpm
80+
* https://phpstatic.com/php-static-7.3-latest-x86_64.rpm
8181
* https://phpstatic.com/php-static-7.2-latest.x86_64.rpm
8282
* https://phpstatic.com/nginx-static-latest-x86_64.rpm
8383

@@ -192,12 +192,15 @@ ctype
192192
curl
193193
date
194194
dom
195+
ds
196+
elastic_apm
195197
event
196198
exif
197199
fileinfo
198200
filter
199201
ftp
200202
gd
203+
gearman
201204
gettext
202205
gmp
203206
grpc
@@ -208,6 +211,8 @@ igbinary
208211
imap
209212
intl
210213
ip2region
214+
jchash
215+
jq
211216
jsmin
212217
json
213218
json_post
@@ -220,6 +225,7 @@ mongodb
220225
msgpack
221226
mysqli
222227
mysqlnd
228+
newrelic
223229
OAuth
224230
openssl
225231
pcntl
@@ -231,6 +237,7 @@ pdo_sqlite
231237
pgsql
232238
phalcon
233239
Phar
240+
pinpoint_php
234241
posix
235242
protobuf
236243
pspell
@@ -245,6 +252,7 @@ SeasLog
245252
session
246253
shmop
247254
SimpleXML
255+
skywalking
248256
snappy
249257
soap
250258
sockets
@@ -253,13 +261,12 @@ solr
253261
SPL
254262
SPX
255263
sqlite3
264+
ssh2
256265
standard
257266
swoole
258267
sysvmsg
259268
sysvsem
260269
sysvshm
261-
taint
262-
thrift_protocol
263270
tideways_xhprof
264271
tidy
265272
tokenizer
@@ -284,7 +291,6 @@ zstd
284291
[Zend Modules]
285292
Xdebug
286293
Zend OPcache
287-
288294
```
289295

290296
~~swoole_orm and wasm removed since 2021/03/08.~~
@@ -301,16 +307,16 @@ nginx-uring require kernel >= 5.1 and avx2.
301307

302308
```sh
303309
nginx version: nginx/1.18.0 (nginx)
304-
built by gcc version 10.2.1
310+
built by gcc version 10.3.0
305311
built with OpenSSL 1.1.0 (compatible; BoringSSL) (running with BoringSSL)
306312
TLS SNI support enabled
307313
configure arguments:--conf-path=/etc/nginx/nginx.conf --pid-path=/var/run/nginx.pid --lock-path=/var/lock/nginx.lock --user=www-data --group=www-data --without-select_module --with-poll_module --with-file-aio --with-threads --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_sub_module --with-http_stub_status_module --with-http_slice_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_secure_link_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-pcre --with-pcre-jit --with-zlib --with-zlib-asm=pentiumpro --with-libatomic --with-http_addition_module --without-http_uwsgi_module --with-mail --with-mail_ssl_module --with-http_mp4_module --with-http_flv_module --add-module=devel_kit --add-module=brotli --add-module=zstd --add-module=substitutions_filter --add-module=headers-more --add-module=h264_streaming --add-module=vod --add-module=secure-token --add-module=flv --add-module=dynamic_limit_req --add-module=slice --add-module=njs/nginx --add-module=vts --with-http_geoip_module --with-stream_geoip_module --add-module=geoip2 --add-module=ipip --add-module=waf --add-module=security_headers --add-module=tcp-keepalive --add-module=websockify --with-http_v3_module --with-openssl --with-quiche
308314
```
309315

310-
nginx-openssl build without http3 (version is 1.19.9).
316+
nginx-openssl build without http3 (version is 1.21.0).
311317
```sh
312-
nginx version: nginx/1.19.9 (nginx)
313-
built by gcc version 10.2.1
318+
nginx version: nginx/1.21.0 (nginx)
319+
built by gcc version 10.3.0
314320
built with OpenSSL 1.1.1k 16 Feb 2021
315321
TLS SNI support enabled
316322
configure arguments:--conf-path=/etc/nginx/nginx.conf --pid-path=/var/run/nginx.pid --lock-path=/var/lock/nginx.lock --user=www-data --group=www-data --without-select_module --with-poll_module --with-file-aio --with-threads --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_sub_module --with-http_stub_status_module --with-http_slice_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_secure_link_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-pcre --with-pcre-jit --with-zlib --with-zlib-asm=pentiumpro --with-libatomic --with-http_addition_module --without-http_uwsgi_module --with-mail --with-mail_ssl_module --with-http_mp4_module --with-http_flv_module --add-module=devel_kit --add-module=brotli --add-module=zstd --add-module=substitutions_filter --add-module=headers-more --add-module=h264_streaming --add-module=vod --add-module=secure-token --add-module=flv --add-module=dynamic_limit_req --add-module=slice --add-module=njs/nginx --add-module=vts --with-http_geoip_module --with-stream_geoip_module --add-module=geoip2 --add-module=ipip --add-module=waf --add-module=security_headers --add-module=tcp-keepalive --add-module=websockify --with-openssl --with-http_v2_hpack_enc

0 commit comments

Comments
 (0)