summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 97b99a380b..ceda239b76 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -151,6 +151,10 @@ PHP 8.1 UPGRADE NOTES
$file = new CURLStringFile($data, 'filename.txt', 'text/plain');
curl_setopt($curl, CURLOPT_POSTFIELDS, ['file' => $file]);
+- FPM:
+ . Added openmetrics status format. It can be used by Prometheus to fetch FPM
+ metrics.
+
- hash:
. The following functions have changed signatures: