-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
NOTE: This issue is part of the "SymfonyCon 2014 Madrid Hackday" effort to add logs for every 2.7 deprecated feature. This is needed before removing those features in 3.0 version. Please, add you name in a comment of this issue if you are going to work on this.
The following classes have been renamed as they have been moved to the
Debug component:
Old name | New name |
---|---|
Symfony\Component\HttpKernel\Debug\ErrorHandler |
Symfony\Component\Debug\ErrorHandler |
Symfony\Component\HttpKernel\Debug\ExceptionHandler |
Symfony\Component\Debug\ExceptionHandler |
Symfony\Component\HttpKernel\Exception\FatalErrorException |
Symfony\Component\Debug\Exception\FatalErrorException |
Symfony\Component\HttpKernel\Exception\FlattenException |
Symfony\Component\Debug\Exception\FlattenException |
Metadata
Metadata
Assignees
Labels
No labels