parent
91038e2e4d
commit
6d18123abe
|
@ -331,6 +331,7 @@ install-php-extensions @fix_letsencrypt
|
|||
| vips[*](#special-requirements-for-vips) | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| vld | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| wddx | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | | | | |
|
||||
| wikidiff2[*](#special-requirements-for-wikidiff2) | | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| xdebug | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| xdiff | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| xhprof | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
@ -347,7 +348,7 @@ install-php-extensions @fix_letsencrypt
|
|||
| zookeeper | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
|
||||
| zstd | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
||||
*Number of supported extensions: 145*
|
||||
*Number of supported extensions: 146*
|
||||
<!-- END OF EXTENSIONS TABLE -->
|
||||
|
||||
PS: the pre-installed PHP extensions are excluded from this list.
|
||||
|
@ -451,6 +452,7 @@ Some extensions have special requirements:
|
|||
| <a name="special-requirements-for-sodium"></a>sodium | Not available in `jessie` docker images |
|
||||
| <a name="special-requirements-for-sqlsrv"></a>sqlsrv | • Not available in `7.1-alpine3.9` docker images<br />• Not available in `7.1-alpine3.10` docker images<br />• Not available in ARM architectures |
|
||||
| <a name="special-requirements-for-vips"></a>vips | • Not available in `alpine3.9` docker images<br />• Not available in `jessie` docker images |
|
||||
| <a name="special-requirements-for-wikidiff2"></a>wikidiff2 | • Not available in `jessie` docker images<br />• Not available in `stretch` docker images |
|
||||
<!-- END OF SPECIAL REQUIREMENTS -->
|
||||
|
||||
### How do I know which Linux distribution I am using?
|
||||
|
|
Loading…
Reference in New Issue