[skip ci] Automatically update README.md
parent
1d163ae6ea
commit
405b1a3a01
|
@ -52,6 +52,7 @@ RUN install-php-extensions gd xdebug
|
||||||
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|
||||||
| amqp | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| amqp | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| apcu | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| apcu | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
| apcu_bc | | | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| bcmath | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| bcmath | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| bz2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| bz2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| calendar | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| calendar | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
@ -130,7 +131,7 @@ RUN install-php-extensions gd xdebug
|
||||||
| yaml | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| yaml | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| zip | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| zip | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
|
||||||
*Number of supported extensions: 79*
|
*Number of supported extensions: 80*
|
||||||
<!-- END OF EXTENSIONS TABLE -->
|
<!-- END OF EXTENSIONS TABLE -->
|
||||||
|
|
||||||
PS: the pre-installed PHP extensions are excluded from this list.
|
PS: the pre-installed PHP extensions are excluded from this list.
|
||||||
|
|
Loading…
Reference in New Issue