Nicolas Grekas
|
bd7b1cba1f
|
Merge branch '3.4' into 4.4
* 3.4:
Enable "native_constant_invocation" CS rule
Make AbstractPhpFileCacheWarmer public
|
2020-09-02 18:08:58 +02:00 |
|
Thomas Calvet
|
790703ffc3
|
[ErrorHandler] Rework fatal error handlers
|
2019-09-30 14:01:42 +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 |
|
Nicolas Grekas
|
ef0abb7ca3
|
Merge branch '3.4' into 4.0
* 3.4:
revert #27545
Update Finder.php
[FrameworkBundle] remove dead code in CachePoolClearerPass
Fix security-core cross-dependencies, fixes #27507
Pass previous exception to FatalErrorException
|
2018-06-08 11:39:19 +02:00 |
|
Pascal Montoya
|
5d48e9c0f8
|
Pass previous exception to FatalErrorException
|
2018-06-06 10:34:52 +02:00 |
|
Nicolas Grekas
|
d61d1eb839
|
Replace more docblocks by type-hints
|
2017-11-07 15:45:01 +01:00 |
|
Nicolas Grekas
|
88a4b49c96
|
[Debug] Handled errors
|
2014-04-19 10:12:16 +02:00 |
|
Fabien Potencier
|
8d2617b731
|
[Debug] moved special fatal error handlers to their own classes
|
2013-07-24 07:37:12 +02:00 |
|
Beau Simensen
|
21723bc5e0
|
Developer friendly Class Not Found and Undefined Function errors.
|
2013-07-23 20:01:09 +02:00 |
|