8000 TraceableEventDispatcher breaks session handing in controller tests · Issue #14263 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

TraceableEventDispatcher breaks session handing in controller tests #14263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DerManoMann opened this issue Apr 7, 2015 · 3 comments
Closed

Comments

@DerManoMann
Copy link
Contributor

Hi there,

I am in the process of upgrading a Silex app and part of that is an upgrade of the sf components. With sf 2.6 I've run into a problem with the TraceableEventDispatcher.
Dispatcher version is v2.6.6

silex_upgrade/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php:134
silex_upgrade/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php:199
silex_upgrade/vendor/silex/silex/src/Silex/Provider/SessionServiceProvider.php:93
silex_upgrade/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:61
silex_upgrade/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:61
silex_upgrade/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php:164
silex_upgrade/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php:53
silex_upgrade/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:112
silex_upgrade/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php:126
silex_upgrade/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php:66
silex_upgrade/vendor/silex/silex/src/Silex/Application.php:543
silex_upgrade/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php:81
silex_upgrade/vendor/symfony/browser-kit/Symfony/Component/BrowserKit/Client.php:327
silex_upgrade/php/tests/controllers/TestLookupController.php:20

@TomasVotruba
Copy link
Contributor

Hey,

it looks like you provided only list of files from bugtrace.
More relevant would be actual exceptions message or error.

@DerManoMann
Copy link
Contributor Author

Good point.
LogicException: Cannot set session ID after the session has started.

@Tobion
Copy link
Contributor
Tobion commented Apr 7, 2015

Duplicate of #13450

@Tobion Tobion closed this as completed Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0