Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,21 @@
A PHP + Apache docker image with useful extensions preinstalled

The following versions of the image are available:
- PHP 5.6
- PHP 5.6 (unmaintained)
- PHP 7.2
- PHP 7.3
- PHP 7.4
- PHP 8.0
- PHP 8.1
- PHP 8.2

Apache `mod_rewrite` has been activated.

They all have the following extensions added:
- gd
- gettext
- imap
- mailparse
- mysqli
- pdo_mysql
- xsl
Expand Down