diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index d6e6485e..0ba649d8 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -15,6 +15,7 @@ Not yet released. - Fixed bug with invalid serial number format in bind9 zone files for domains. - Fixed bug with `"` automatically applied to all TXT records that breaks DKIM validity. - Fixed a bug where domains couldn't be deleted from *OpenPanel > Domains* if the associated website was removed within the last 5 minutes. Deleting a website now immediately invalidates the cache. +- Fixed bug `-c: line 1: unexpected EOF while looking for matching ''` when installing a new php version. - Fixed broken css on Flarum from autoinstaller because of setting http:// in Flarum configuration. - Fixed bug with Flarum autoinstaller not using provided admin username and always setting 'admin' instead. - Fixed bug with Mautic autoinstaller not using provided admin username and always setting 'admin' instead.