]> granicus.if.org Git - php/commitdiff
Remove duplication
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 25 Jul 2019 17:09:21 +0000 (19:09 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 25 Jul 2019 17:09:21 +0000 (19:09 +0200)
UPGRADING

index c42d71d66b792026619a59acef3c90a0d4b90c76..e2656f3c27a75e352d0ae1ed08b7fedbb4065e98 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -640,7 +640,7 @@ PHP 7.4 UPGRADE NOTES
 ========================================
 
 - zend.exception_ignore_args
-  . New INI directive which displays or hides arguments from the stack traces
+  . New INI directive to include or exclude arguments from stack traces
     generated for exceptions.
 
 ========================================
@@ -759,10 +759,6 @@ The following extensions and SAPIs are affected:
 14. Other Changes
 ========================================
 
-- Core:
-  . Add zend.exception_ignore_args to force the omission of arguments from
-    stack traces collected for exceptions.
-
 ========================================
 15. Performance Improvements
 ========================================