]> granicus.if.org Git - php/commitdiff
Add zend.exception_ignore_args [ci skip]
authorPeter Kokot <peterkokot@gmail.com>
Mon, 8 Jul 2019 17:34:47 +0000 (19:34 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Mon, 8 Jul 2019 17:34:47 +0000 (19:34 +0200)
UPGRADING

index 7cbf3a31b7c7288c7a77ebb0daf6bded0ce5e542..711bdd1d60d4bb650eab8b8d77372282e54ee0e0 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -564,6 +564,10 @@ PHP 7.4 UPGRADE NOTES
 11. Changes to INI File Handling
 ========================================
 
+- zend.exception_ignore_args
+  . New INI directive which displays or hides arguments from the stack traces
+    generated for exceptions.
+
 ========================================
 12. Windows Support
 ========================================