Skip to content

Releases: bfren/docker-nginx-php

v7.0.5

01 Dec 15:18
53851dd

Choose a tag to compare

v7.0.5 (#190)

Minor updates
* Using latest base images
* Hardening php.ini options
* Removing info.php

v7.0.4

27 Nov 09:45
7d1d142

Choose a tag to compare

v7.0.4 (#189)

Minor updates
* Using latest base images
* Adding missing namespace to handle

v7.0.3

25 Nov 11:13
90150f7

Choose a tag to compare

v7.0.3 (#188)

Minor updates
* Using latest base images

v7.0.2

24 Nov 15:39
8335fc1

Choose a tag to compare

v7.0.2 (#187)

Minor updates
* Using latest base images and PHP branch

v7.0.1

24 Nov 09:41
4b659c0

Choose a tag to compare

v7.0.1 (#186)

Minor updates
* Using latest base images
* Updating to PHP 8.1.26 and 8.2.13

v7.0.0

22 Nov 08:38
8918dc5

Choose a tag to compare

v7.0.0 (#185)

**Complete rewrite using [nushell](https://nushell.sh)**

## Major updates and breaking changes
* To enter nushell do `docker exec -it container_name nu` and type `bf-php + tab` to see a complete list of functions
* All environment variables now begin `BF_PHP`

## Minor updates
* Updating to PHP 8.1.25 and 8.2.12

## Build updates
* Updating workflows to latest versions
* Using -dev instead of -beta for development builds

## Development updates
* Enforcing LF line endings

v6.0.21

06 Oct 15:01
b5c2102

Choose a tag to compare

v6.0.21 (#183)

Minor updates
* Using latest base images

v6.0.20

06 Oct 06:37
fe5e5b1

Choose a tag to compare

v6.0.20 (#182)

Minor updates
* Using latest base images

v6.0.19

13 Sep 09:33
e48b799

Choose a tag to compare

v6.0.19 (#181)

Minor updates
* Using latest base images

Development updates
* Adding --load to run.sh

v6.0.18

01 Sep 09:29
e0992b0

Choose a tag to compare

v6.0.18 (#180)

Minor updates
* Updating to PHP 8.1.23 and 8.2.10