Releases: sitkoru/php-docker
Releases · sitkoru/php-docker
v2.1.0
2.1.0 (2023-06-29)
Bug Fixes
- build newer php versions with newer pg repo and memcache (a7396cc)
Features
- php 8.0.29, 8.1.20, 8.2.7 (0299980)
v2.0.0
2.0.0 (2023-03-31)
Bug Fixes
Features
- php 7.4.33, 8.0.28, 8.1.17, 8.2.4 (d2fa388)
- upd php versions (7255f97)
- use docker/build-push-action@v4 (28a45c1)
BREAKING CHANGES
v1.25.0
1.25.0 (2022-06-23)
Bug Fixes
- add 7.1 pattern (c2c088c)
- install xdebug 2.9.8 to 7.1 (051cbb4)
- no mongo in 7.1 and 7.2, fix gd for 7.1 and 7.2 (5cdcd6a)
Features
v1.24.0
1.24.0 (2022-04-26)
Features
- php: PHP 7.4.29 and 8.0.18 (f17546c)
v1.21.0
1.21.0 (2021-10-25)
Bug Fixes
Features
v1.20.0
1.20.0 (2021-10-18)
Bug Fixes
- certs: run apt upgrade to install latests certs (99a2fd6)
Features
- nginx: map scheme and port from proxy to fastcgi (4c7f173)
v1.19.0
1.19.0 (2021-09-24)
Features
- nginx: split php include to allow adding fastcgi_options (a70092a)