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 f7c6ec0a14..7a9c92ee65 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -930,6 +930,10 @@ PHP 8.0 UPGRADE NOTES
11. Changes to INI File Handling
========================================
+- zend.exception_string_param_max_len
+ . New INI directive to set the maximum string length in an argument of a
+ stringified stack strace.
+
========================================
12. Windows Support
========================================