10000 [Debug] Fix CHANGELOG after ErrorCatcher renaming · symfony/symfony@a751629 · GitHub
[go: up one dir, main page]

Skip to content

Commit a751629

Browse files
committed
[Debug] Fix CHANGELOG after ErrorCatcher renaming
1 parent b40f6b5 commit a751629

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Symfony/Component/Debug/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ CHANGELOG
55
-----
66

77
* deprecated the `BufferingLogger`, `ErrorHandler` and `ExceptionHandler` classes,
8-
they have been moved to the `ErrorHandler` component
8+
they have been moved to the `ErrorCatcher` component
99
* deprecated the `FatalErrorHandlerInterface`, `ClassNotFoundFatalErrorHandler`,
1010
`UndefinedFunctionFatalErrorHandler` and `UndefinedMethodFatalErrorHandler` classes,
11-
they have been moved to the `ErrorHandler` component
11+
they have been moved to the `ErrorCatcher` component
1212
* deprecated the `ClassNotFoundException`, `FatalErrorException`, `FatalThrowableError`,
1313
`FlattenException`, `OutOfMemoryException`, `SilencedErrorContext`, `UndefinedFunctionException`,
14-
and `UndefinedMethodException`, they have been moved to the `ErrorHandler` component
14+
and `UndefinedMethodException`, they have been moved to the `ErrorCatcher` component
1515

1616
4.3.0
1717
-----

0 commit comments

Comments
 (0)
0