[skip ci] Automatically update README.md
parent
91cf4013fe
commit
237901a2c2
|
@ -117,7 +117,7 @@ RUN install-php-extensions gd xdebug
|
||||||
| sysvmsg | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| sysvmsg | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| sysvsem | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| sysvsem | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| sysvshm | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| sysvshm | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| tdlib | | | | | | ✓ | ✓ |
|
| tdlib | | | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| tidy | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| tidy | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| timezonedb | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| timezonedb | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
| uopz | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
| uopz | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
@ -191,6 +191,7 @@ Some extension has special requirements:
|
||||||
|---|---|
|
|---|---|
|
||||||
| parallel | Requires images with PHP compiled with thread-safety enabled (`zts`). |
|
| parallel | Requires images with PHP compiled with thread-safety enabled (`zts`). |
|
||||||
| pthreads | Requires images with PHP compiled with thread-safety enabled (`zts`). |
|
| pthreads | Requires images with PHP compiled with thread-safety enabled (`zts`). |
|
||||||
|
| tdlib | • Not available in `alpine3.7` docker images<br />• Not available in `jessie` docker images |
|
||||||
<!-- END OF SPECIAL REQUIREMENTS -->
|
<!-- END OF SPECIAL REQUIREMENTS -->
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue