From: Christoph M. Becker Date: Thu, 25 Jul 2019 17:09:21 +0000 (+0200) Subject: Remove duplication X-Git-Tag: php-7.4.0beta2~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1c80d8ea71c4ca70cf3fcd0dd8f4db1918bcd91;p=php Remove duplication --- diff --git a/UPGRADING b/UPGRADING index c42d71d66b..e2656f3c27 100644 --- 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 ========================================