Skip to content

Commit

Permalink
Remove duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Jul 25, 2019
1 parent d758691 commit e1c80d8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -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.

========================================
Expand Down Expand Up @@ -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
========================================
Expand Down

0 comments on commit e1c80d8

Please sign in to comment.