summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorTyson Andre <tysonandre775@hotmail.com>2020-07-27 09:39:24 -0400
committerTyson Andre <tysonandre775@hotmail.com>2020-07-27 09:40:24 -0400
commit85d4b560dfe6db86cd7708496b3acf7f7b52e131 (patch)
tree0aeb265f575d2cf7258a222ae3165db53cf44499 /UPGRADING
parent8d773a768f10313a8ea81a2af326b271019e28bb (diff)
downloadphp-git-85d4b560dfe6db86cd7708496b3acf7f7b52e131.tar.gz
[skip ci] Add zend.exception_string_param_max_len to UPGRADING
For GH-5769 (mentioned in 07db64156e180c30daa5ab5d41ed72f9bba77e6d)
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
========================================