Thomas Calvet
790703ffc3
[ErrorHandler] Rework fatal error handlers
2019-09-30 14:01:42 +02:00
Nicolas Grekas
17436dec85
Merge branch '4.3' into 4.4
...
* 4.3:
cs fix
Fix return statements
[TwigBridge] add missing dep
Add false type to ChoiceListFactoryInterface::createView $label argument
Update UPGRADE guide of 4.3 for EventDispatcher
[SecurityBundle] display the correct class name on the deprecated notice
2019-08-13 08:48:26 +02:00
Nicolas Grekas
2ab93347e8
Fix return statements
2019-08-13 08:33:05 +02:00
Yonel Ceruto
8723b323b1
Add a new ErrorHandler component (mirror of the Debug component)
2019-07-18 09:54:35 +02:00
Yonel Ceruto
0c641fce1a
[Debug] Restoring back the state of the Debug component (1st step)
2019-07-09 07:29:09 +02:00
Fabien Potencier
5897d464bc
renamed the ErrorHandler component to ErrorCatcher
2019-06-27 19:38:50 +02:00
Yonel Ceruto
adb38724a9
Added ErrorHandler component
2019-06-20 11:01:49 -04:00
Fabien Potencier
4d92150508
switched array() to []
2019-01-16 10:39:14 +01:00
Christophe Coevoet
d070fc2e64
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
2018-07-24 12:05:38 +02:00
SpacePossum
62a045d4cc
[Debug] UndefinedMethodFatalErrorHandler - Handle anonymous classes
2016-12-27 14:43:27 +01:00
Wouter J
7bc27bc03f
Improved error message
2014-11-28 20:09:16 +01:00
Nicolas Grekas
671aca935d
[Debug] fix and enhance exception messages
2014-08-25 20:48:35 +02:00
Nicolas Grekas
88fce72130
[Debug] enhanced error messages for uncaught exceptions
2014-06-03 08:31:36 +00:00
Fabien Potencier
c3cfefd38b
[Debug] made order of suggestions predictable in error messages
2014-02-03 11:14:18 +01:00
Grégoire Pineau
a1dd7dc6d7
[Debug] Added UndefinedMethodFatalErrorHandler
2013-12-16 11:52:16 +01:00