Fix php8.0-cli issue

This commit is contained in:
VirtuBox
2020-10-12 10:20:03 +02:00
parent 2fb7eb8c47
commit 7050bd5894
3 changed files with 15 additions and 8 deletions

View File

@@ -8,13 +8,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Added
- Add avif (AV1 Image Format) support into Nginx ([PR #314](https://github.com/WordOps/WordOps/pull/314))
#### Changed
- Use zstd instead of pigz for archive compression
- Exclude Nginx_vts status page from traffic calculation ([PR #294](https://github.com/WordOps/WordOps/pull/294))
#### Fixed
- fail2ban install without Nginx
- Grant MySQL permissions on all MySQL/MariaDB variant ([PR #285](https://github.com/WordOps/WordOps/pull/285))
### v3.12.2 - 2020-05-15