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
Yonel Ceruto
adb38724a9
Added ErrorHandler component
2019-06-20 11:01:49 -04:00
Fabien Potencier
8747fd01a7
Merge branch '3.4' into 4.1
...
* 3.4:
fixed CS
fixed short array CS in comments
fixed CS in ExpressionLanguage fixtures
fixed CS in generated files
fixed CS on generated container files
fixed CS on Form PHP templates
fixed CS on YAML fixtures
fixed fixtures
switched array() to []
2019-01-16 19:21:11 +01:00
Fabien Potencier
4d92150508
switched array() to []
2019-01-16 10:39:14 +01:00
Fabien Potencier
68792b216c
removed HHVM support
2017-06-01 15:17:54 -07:00
Peter Rehm
0d4887956a
Update to PHPUnit namespaces
2017-02-18 08:02:39 -08:00
Vladimir Reznichenko
fca5696e0c
[2.6] Static Code Analysis for Components and Bundles
2015-07-08 07:59:48 +02: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
a2c111a569
[Debug] fixed case differences between PHP and HHVM (classes are case-insensitive anyway in PHP)
2014-02-03 11:14:27 +01:00
Hugo Hamon
10236d7c34
Removed dead code (unused use statements).
2013-10-16 13:59:56 +02:00
Fabien Potencier
e298f9e3a5
[Debug] refactored unit tests
2013-07-24 07:37:15 +02:00