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/Bundle/WebProfilerBundle
Fabien Potencier 0a56a37953 feature #24392 Display orphaned events in profiler (kejwmen)
This PR was squashed before being merged into the 4.1-dev branch (closes #24392).

Discussion
----------

Display orphaned events in profiler

| Q             | A
| ------------- | ---
| Branch?       | 4.1
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #24347
| License       | MIT

Implements #24347.

Deprecating `TraceableEventDispatcherInterface`.

Commits
-------

509f9a9233 Display orphaned events in profiler
2018-01-19 08:23:48 +01:00
..
Controller fixed some deprecation messages 2017-12-31 06:12:25 +01:00
Csp Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
DependencyInjection Merge branch '3.4' into 4.0 2017-11-24 15:34:08 +01:00
EventListener Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Profiler Merge branch '3.4' 2017-10-24 16:16:56 +02:00
Resources feature #24392 Display orphaned events in profiler (kejwmen) 2018-01-19 08:23:48 +01:00
Tests fixed tests 2017-12-04 11:38:58 -08:00
Twig fixed some deprecation messages 2017-12-31 06:50:45 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Display orphaned events in profiler 2018-01-19 08:23:12 +01:00
composer.json [*Bundle] Replace some kernel.root_dir by kernel.project_dir 2017-11-23 19:10:14 +01:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
WebProfilerBundle.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00