We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1e7fd commit fce8403Copy full SHA for fce8403
1 file changed
README.md
@@ -27,13 +27,14 @@ elecena/python-php latest 0a1466db6d26 2 seconds ago 104MB
27
$ docker run -it elecena/python-php sh info.sh
28
29
### Python
30
-Python 3.9.5
+Python 3.9.6
31
virtualenv 20.4.7 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
32
33
### PHP
34
-PHP 8.0.7 (cli) (built: Jun 4 2021 19:02:30) ( NTS )
+PHP 8.0.8 (cli) (built: Jul 1 2021 22:52:06) ( NTS )
35
Copyright (c) The PHP Group
36
-Zend Engine v4.0.7, Copyright (c) Zend Technologies
+Zend Engine v4.0.8, Copyright (c) Zend Technologies
37
+ with Zend OPcache v8.0.8, Copyright (c), by Zend Technologies
38
Composer version 2.1.3 2021-06-09 16:31:20
39
[PHP Modules]
40
bz2
@@ -78,7 +79,9 @@ xml
78
79
xmlreader
80
xmlwriter
81
xsl
82
+Zend OPcache
83
zlib
84
85
[Zend Modules]
86
87
```
0 commit comments