Skip to content

Commit 85d4b56

Browse files
committed
[skip ci] Add zend.exception_string_param_max_len to UPGRADING
For GH-5769 (mentioned in 07db641)
1 parent 8d773a7 commit 85d4b56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,10 @@ PHP 8.0 UPGRADE NOTES
930930
11. Changes to INI File Handling
931931
========================================
932932

933+
- zend.exception_string_param_max_len
934+
. New INI directive to set the maximum string length in an argument of a
935+
stringified stack strace.
936+
933937
========================================
934938
12. Windows Support
935939
========================================

0 commit comments

Comments
 (0)