File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RUN apk update && apk add \
3838 php8-soap \
3939 php8-sockets \
4040 php8-sodium \
41- php8-sysvmsg \
4241 php8-sysvsem \
4342 php8-sysvshm \
4443 php8-xmlreader \
Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ $ docker run -it elecena/python-php sh info.sh
2222
2323### Python
2424Python 3.9.0
25- virtualenv 20.0.33 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
25+ virtualenv 20.2.2 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
2626
2727### PHP
28- PHP 7.4.9 (cli) (built: Aug 31 2020 19:20:23 ) ( NTS )
28+ PHP 8.0.0 (cli) (built: Dec 4 2020 00:28:56 ) ( NTS )
2929Copyright (c) The PHP Group
30- Zend Engine v3.4.0 , Copyright (c) Zend Technologies
31- with Zend OPcache v7.4.9 , Copyright (c), by Zend Technologies
30+ Zend Engine v4.0.0-dev , Copyright (c) Zend Technologies
31+ with Zend OPcache v8.0.0 , Copyright (c), by Zend Technologies
3232Composer version 1.10.13 2020-09-09 11:46:34
3333[PHP Modules]
3434bz2
@@ -64,7 +64,6 @@ sockets
6464sodium
6565SPL
6666standard
67- sysvmsg
6867sysvsem
6968sysvshm
7069tokenizer
You can’t perform that action at this time.
0 commit comments