Skip to content

Releases: behance/docker-php

Dockerfile-72/73: add xdebug back

01 Apr 18:58
c40cfe8
Compare
Choose a tag to compare
Merge pull request #164 from mlebrun/xdebug-php72

Dockerfile-72/73: add xdebug back

Tests: fixed Alpine 7.2 and 7.3

23 Jan 00:10
1c87257
Compare
Choose a tag to compare

Changed:

  • Tests, only

Redis: upgraded to 3.1.6 --> 4.2.0

17 Dec 16:01
f0e6eba
Compare
Choose a tag to compare

PHP 7.3: now supports YAML + NewRelic

10 Dec 19:12
3f426e6
Compare
Choose a tag to compare

Changes:

  • PHP 7.3: YAML and NewRelic extensions available for use

Alpine: upgraded variant from PHP 7.1 --> 7.2

17 Sep 17:44
0b8ba02
Compare
Choose a tag to compare

Changes

Alpine:

  • PHP engine upgraded to 7.2, following Alpine 3.8 base upgrades
  • Igbinary upgraded for latest compatibility

Ubuntu:

  • No changes

Dockerfile: NewRelic now supports PHP 7.2

22 Jan 23:34
4f58ef3
Compare
Choose a tag to compare

New:

  • NewRelic enabled on PHP 7.2 variant

Changed:

  • Latest Redis stable release 3.1.6

Dockerfile: removed gearman extension

13 Dec 16:37
e752118
Compare
Choose a tag to compare

Removed:

Legacy Gearman extension (only affects Ubuntu variants)

Dockerfile: unbreak pecl placement

06 Dec 20:26
8cd61e2
Compare
Choose a tag to compare

Fixed:

  • PECL had been moved as a recommended package, broke future builds not including recommended packages. Fixed.

Changed:

  • 7.2 Dockerfile combines two RUN commands, like other variants.

Dockerfile: 7.2 now considered GA

04 Dec 15:54
9129f78
Compare
Choose a tag to compare
  • Remove Ubuntu installation "recommends" (wasn't anything real, anyway)
  • Redis: increment to latest stable
  • Alpine: updated all manual package versions to latest stable
  • README: PHP 7.2 is now GA

Dockerfile: upgraded to parent 8.1

09 Oct 22:07
Compare
Choose a tag to compare