Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Releases: liteacz/php

Third alpha release

12 Jan 08:55
Compare
Choose a tag to compare
Third alpha release Pre-release
Pre-release

Updated script to be non-bash compatible

Second alpha release

12 Jan 08:18
Compare
Choose a tag to compare
Second alpha release Pre-release
Pre-release

In this release we:

First alpha release for PHP 8.1

06 Jan 14:34
Compare
Choose a tag to compare
Pre-release
v3.0.0-alpha.1

Upgrade master to PHP 8.1

Release v2.2.0

21 Oct 12:07
5867dfa
Compare
Choose a tag to compare

Update composer hash to support the latest published version

Add support for CLI image

17 May 10:02
Compare
Choose a tag to compare
v2.1.0

Install ssh client and git together with composer

Minor bugfixes to CLI image

13 May 11:32
Compare
Choose a tag to compare
Pre-release
v2.1.0-alpha.3

Install git and openssh together with composer

Minor bugfixes to CLI image

13 May 11:17
Compare
Choose a tag to compare
Pre-release
  • removed php-fpm command from dockerfile
  • installed git and ssh client together with composer

Add support for CLI image

13 May 07:25
Compare
Choose a tag to compare
Pre-release

This version adds php's CLI image as an alternative version to FPM. lit.sh and docker-entrypoint.sh scripts are extracted to the repository root so they're available to both CLI and FPM versions.

Changes to xdebug 3 configuration

12 May 08:49
6863797
Compare
Choose a tag to compare

This release upgrades xdebug installation script to use it's v3 configuration instead of the previous v2.

Small bugfixes

06 Apr 18:35
d32d82a
Compare
Choose a tag to compare

Small fixes introduced in #4 (thanks @chrudosvorlicek)