Nicolas Grekas
|
92818ecdba
|
[2.6][Debug] Fix fatal-errors handling on HHVM
|
2015-06-18 11:42:58 +02:00 |
|
Fabien Potencier
|
ed3019589c
|
Merge branch '2.3' into 2.5
* 2.3:
fixed tests
[EventDispatcher] Add missing checks to RegisterListenersPass
Inline private 'is quoting required' methods in Escaper
[Debug] fix loading order for legacy classes
Add comment as requested
Remove duplicate 'require'
[Yaml] Improve YAML boolean escaping
Conflicts:
src/Symfony/Component/Debug/Exception/FatalErrorException.php
src/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php
|
2015-01-16 15:51:58 +01:00 |
|
Nicolas Grekas
|
ee29381719
|
[Debug] fix loading order for legacy classes
|
2015-01-15 13:58:08 +01:00 |
|
Nicolas Grekas
|
dcd43ab175
|
Merge branch '2.3' into 2.5
* 2.3:
[2.3] Remove useless tests skips
[2.3] Cleanup deprecations
Conflicts:
src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypePerformanceTest.php
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
src/Symfony/Bundle/FrameworkBundle/composer.json
src/Symfony/Bundle/TwigBundle/composer.json
src/Symfony/Component/Debug/Tests/MockExceptionHandler.php
src/Symfony/Component/Debug/composer.json
src/Symfony/Component/Form/Tests/ResolvedFormTypeTest.php
src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php
src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
src/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php
src/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php
src/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php
src/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php
src/Symfony/Component/HttpKernel/composer.json
src/Symfony/Component/Routing/Tests/Annotation/RouteTest.php
src/Symfony/Component/Security/Tests/Core/Validator/Constraints/UserPasswordValidatorTest.php
src/Symfony/Component/Security/composer.json
|
2015-01-03 16:23:51 +01:00 |
|
Nicolas Grekas
|
86497902eb
|
[2.3] Cleanup deprecations
|
2015-01-03 10:22:29 +01:00 |
|
Nicolas Grekas
|
560cda449b
|
[Debug] better ouf of memory error handling
|
2014-05-21 14:34:28 +02:00 |
|
Nicolas Grekas
|
0aaf712be0
|
[Debug] less intrusive work around for https://bugs.php.net/54275
|
2014-04-28 18:08:18 +02:00 |
|
Nicolas Grekas
|
88a4b49c96
|
[Debug] Handled errors
|
2014-04-19 10:12:16 +02:00 |
|
Fabien Potencier
|
b8c99a3341
|
[Debug] added the component (closes #6828, closes #6834, closes #7330)
|
2013-04-07 18:19:05 +02:00 |
|