Skip to content

Releases: sitkoru/php-docker

v2.1.0

29 Jun 07:15
Compare
Choose a tag to compare

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

31 Mar 12:01
Compare
Choose a tag to compare

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

  • Drop php5

v1.26.0

05 Oct 06:47
Compare
Choose a tag to compare

1.26.0 (2022-10-05)

Features

v1.25.0

23 Jun 11:06
Compare
Choose a tag to compare

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

  • support php 7.1 and 7.2 (429a154)

v1.24.0

26 Apr 11:39
Compare
Choose a tag to compare

1.24.0 (2022-04-26)

Features

  • php: PHP 7.4.29 and 8.0.18 (f17546c)

v1.23.0

29 Mar 07:28
Compare
Choose a tag to compare

1.23.0 (2022-03-29)

Features

v1.22.0

16 Nov 11:23
Compare
Choose a tag to compare

1.22.0 (2021-11-16)

Features

v1.21.0

25 Oct 06:05
Compare
Choose a tag to compare

1.21.0 (2021-10-25)

Bug Fixes

  • nginx: fix mapping https (7793619)

Features

v1.20.0

18 Oct 08:05
Compare
Choose a tag to compare

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

24 Sep 08:19
Compare
Choose a tag to compare

1.19.0 (2021-09-24)

Features

  • nginx: split php include to allow adding fastcgi_options (a70092a)