Skip to content

Commit 0c9412a

Browse files
Merge branch '2.7' into 2.8
* 2.7: [FrameworkBundle] Check for class existence before is_subclass_of Update GroupSequence.php Code enhancement and cleanup [DI] Add anti-regression test Revert "minor #19689 [DI] Cleanup array_key_exists (ro0NL)" [BrowserKit] Fix cookie expiration on 32 bit systems bumped Symfony version to 2.7.18 updated VERSION for 2.7.17 update CONTRIBUTORS for 2.7.17 updated CHANGELOG for 2.7.17 Update misleading comment about RFC4627
2 parents 649ce10 + aa86e82 commit 0c9412a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

EventListener/WebDebugToolbarListener.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ public function onKernelResponse(FilterResponseEvent $event)
108108

109109
/**
110110
* Injects the web debug toolbar into the given Response.
111-
*
112-
* @param Response $response A Response instance
113111
*/
114112
protected function injectToolbar(Response $response, Request $request)
115113
{

0 commit comments

Comments
 (0)