Skip to content

Commit e1c80d8

Browse files
committed
Remove duplication
1 parent d758691 commit e1c80d8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

UPGRADING

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ PHP 7.4 UPGRADE NOTES
640640
========================================
641641

642642
- zend.exception_ignore_args
643-
. New INI directive which displays or hides arguments from the stack traces
643+
. New INI directive to include or exclude arguments from stack traces
644644
generated for exceptions.
645645

646646
========================================
@@ -759,10 +759,6 @@ The following extensions and SAPIs are affected:
759759
14. Other Changes
760760
========================================
761761

762-
- Core:
763-
. Add zend.exception_ignore_args to force the omission of arguments from
764-
stack traces collected for exceptions.
765-
766762
========================================
767763
15. Performance Improvements
768764
========================================

0 commit comments

Comments
 (0)