fix php 8.4 dockerfile

fix makefile, fix docker warnings
This commit is contained in:
2024-11-22 13:07:30 +07:00
parent 034670eea1
commit 7098f971fd
10 changed files with 16 additions and 16 deletions

View File

@@ -7,6 +7,8 @@ Images can be found on [docker hub](https://hub.docker.com/repository/docker/dan
#### Supported versions
* php 8.4.1
* removed `imap` extension ([reason](https://wiki.php.net/rfc/unbundle_imap_pspell_oci8))
* _temporary_ removed `xdebug` extension
* php 8.3.14
* php 8.2.26
* php 8.1.31