From baa3f05915acd7341bb9beee940a17b4c56ee1f4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 18 Jul 2024 19:43:39 +0200 Subject: [PATCH] Update 0.2.3.md --- documentation/docs/changelog/0.2.3.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index bec53767..dbc2ead7 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -18,6 +18,10 @@ Not yet released. - Fixed bug with `opencli websites-pagespeed --all` failing to generate reports for all websites. - Fixed bug with `/json/page_speed/` route not accepting websites in subfolders. - Fixed bug with Mautic installation emptying the .htaccess file. +- Fixed bug with xarg parsing in `opencli php-install_php_version` causing php version not to be installed. +- Fixed bug with deprecated php extensions being requested when running `opencli php-install_php_version`. +- +