Skip to content

Commit 70ab968

Browse files
committed
Update CHANGELOG
1 parent 666980d commit 70ab968

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,25 @@
1010
- Pinned module: `uploadprogress`
1111
- Pinned module: `mongodb`
1212
- Pinned lib: `libenchant`
13+
- Pinned lib: `libicu`
14+
- Pinned lib: `libvpx`
1315
- Pinned PHP 8.0: https://github.com/devilbox/docker-php-fpm-8.0/pull/16
1416
- Pinned PHP 8.1: https://github.com/devilbox/docker-php-fpm-8.1/pull/9
15-
- Fixed pgsql apt key
17+
- Fixed `pgsql` apt key
1618
- Fixed `deployer` download on cert issues
1719
- Fixed `phpmd` download on cert issues
1820
- Fixed `phpunit` download on cert issues
1921
- Fixed `php-cs-fixer` download on cert issues
2022
- Fixed building `sockets` on PHP 8.0 and PHP 8.1
23+
- Fixed building `ffi` on PHP 7.4
2124

2225
#### Changed
2326
- Removed `mcrypt` from PHP 8.1 as it is not yet supported
2427
- Removed `enchant` from PHP 7.3 and PHP 7.4 as libenchant1 is not available via apt
2528
- Updated PHP 8.0 base image to BullsEye: https://github.com/devilbox/docker-php-fpm-8.0/pull/17
2629
- Updated PHP 8.1 base image to BullsEye: https://github.com/devilbox/docker-php-fpm-8.1/pull/10
30+
- Update PostgreSQL repos to Bullseye for PHP >= 7.3
31+
- Update `pip` to use Python3 for PHP >= 7.3
2732

2833

2934
## Release 0.128

0 commit comments

Comments
 (0)