This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Fabien Potencier f2721ddace bug #11042 [Debug] fix debug handlers config (nicolas-grekas)
This PR was merged into the 2.5 branch.

Discussion
----------

[Debug] fix debug handlers config

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | none
| License       | MIT
| Doc PR        | none

Commits
-------

e1ba70e [Debug] fix debug handlers config
2014-06-03 22:37:38 +02:00
..
BrowserKit Merge branch '2.4' 2014-05-12 11:28:39 +02:00
ClassLoader fixed types in phpdocs 2014-04-16 12:36:34 +02:00
Config Merge branch '2.4' 2014-04-22 10:11:23 +02:00
Console [Console] OutputFormatter Unset Bold has wrong id 2014-06-03 22:33:46 +02:00
CssSelector Merge branch '2.4' 2014-05-12 11:28:39 +02:00
Debug [Debug] fix wrong case mismatch exception 2014-06-02 09:03:03 +02:00
DependencyInjection Merge branch '2.4' 2014-05-12 11:28:39 +02:00
DomCrawler Merge branch '2.4' into 2.5 2014-05-31 04:02:56 +02:00
EventDispatcher Fixed composer to include config component for mocks in phpunit 2014-04-29 12:13:57 +02:00
ExpressionLanguage Merge branch '2.4' 2014-04-28 19:44:51 +02:00
Filesystem Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Finder Merge branch '2.4' 2014-05-22 15:47:45 +02:00
Form Merge branch '2.4' 2014-05-17 22:48:44 +02:00
HttpFoundation Revert "bug #10908 [HttpFoundation] implement session locking for PDO (Tobion)" 2014-05-26 21:02:40 +02:00
HttpKernel [Debug] fix debug handlers config 2014-06-03 17:24:49 +02:00
Intl Merge branch '2.4' 2014-04-18 22:40:13 +02:00
Locale Merge branch '2.4' 2014-04-18 22:40:13 +02:00
OptionsResolver Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Process [Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput 2014-05-23 11:02:52 +02:00
PropertyAccess [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
Routing Merge branch '2.4' 2014-04-23 16:08:54 +02:00
Security [Security] removed an unused parameter in some private methods 2014-05-17 17:07:33 +09:00
Serializer [Serializer] fixed bc-break with cdata-section nodes 2014-06-03 14:01:38 +02:00
Stopwatch Merge branch '2.4' 2014-04-18 22:40:13 +02:00
Templating fixed typo 2014-04-18 21:44:02 +02:00
Translation Merge branch '2.4' 2014-05-22 15:47:45 +02:00
Validator Merge branch '2.4' into 2.5 2014-05-31 04:02:56 +02:00
Yaml Fixed YAML Parser does not ignore duplicate keys, violating YAML spec. 2014-05-16 16:25:18 +02:00