Skip to content

Commit 4e5f615

Browse files
committed
[skip ci] Automatically update README.md
1 parent 7678974 commit 4e5f615

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ install-php-extensions @fix_letsencrypt
296296
| recode | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | | | | |
297297
| redis | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
298298
| relay | | | | | | | ✓ | ✓ | ✓ | ✓ | ✓ |
299+
| saxon[*](#special-requirements-for-saxon) | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
299300
| seasclick | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
300301
| seaslog | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
301302
| shmop | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
@@ -346,7 +347,7 @@ install-php-extensions @fix_letsencrypt
346347
| zookeeper | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
347348
| zstd | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
348349
349-
*Number of supported extensions: 143*
350+
*Number of supported extensions: 144*
350351
<!-- END OF EXTENSIONS TABLE -->
351352
352353
PS: the pre-installed PHP extensions are excluded from this list.
@@ -442,6 +443,7 @@ Some extensions have special requirements:
442443
| <a name="special-requirements-for-parle"></a>parle | Not available in `jessie` docker images |
443444
| <a name="special-requirements-for-pdo_sqlsrv"></a>pdo_sqlsrv | Not available in ARM architectures |
444445
| <a name="special-requirements-for-pthreads"></a>pthreads | Requires images with PHP compiled with thread-safety enabled (`zts`) |
446+
| <a name="special-requirements-for-saxon"></a>saxon | Not available in `alpine` docker images |
445447
| <a name="special-requirements-for-simdjson"></a>simdjson | &bull; Not available in `jessie` docker images<br />&bull; Not available in `stretch` docker images |
446448
| <a name="special-requirements-for-sodium"></a>sodium | Not available in `jessie` docker images |
447449
| <a name="special-requirements-for-sqlsrv"></a>sqlsrv | &bull; Not available in `7.1-alpine3.9` docker images<br />&bull; Not available in `7.1-alpine3.10` docker images<br />&bull; Not available in ARM architectures |

0 commit comments

Comments
 (0)