[skip ci] Automatically update README.md

pull/135/head
CI 2020-03-03 12:29:59 +00:00
parent 91cf4013fe
commit 237901a2c2
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,7 @@ RUN install-php-extensions gd xdebug
| sysvmsg | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| sysvsem | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| sysvshm | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| tdlib | | | | | | ✓ | ✓ |
| tdlib | | | ✓ | ✓ | ✓ | ✓ | ✓ |
| tidy | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| timezonedb | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| uopz | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
@ -191,6 +191,7 @@ Some extension has special requirements:
|---|---|
| parallel | Requires images with PHP compiled with thread-safety enabled (`zts`). |
| pthreads | Requires images with PHP compiled with thread-safety enabled (`zts`). |
| tdlib | &bull; Not available in `alpine3.7` docker images<br />&bull; Not available in `jessie` docker images |
<!-- END OF SPECIAL REQUIREMENTS -->