From 92e52191eddda5017bd6c2cc695fe144eac62835 Mon Sep 17 00:00:00 2001 From: Nate Weller Date: Sun, 15 Dec 2024 13:03:47 -0700 Subject: [PATCH] changelog --- .../changelog/fix-php-undefined-array-key-warning | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning diff --git a/projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning b/projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning new file mode 100644 index 0000000000000..72562089ff171 --- /dev/null +++ b/projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning @@ -0,0 +1,4 @@ +Significance: patch +Type: fixed + +Fix PHP warnings caused by uninstalled extensions.