Skip to content

Commit b3016ed

Browse files
Merge branch '3.1'
* 3.1: [FrameworkBundle] Check for class existence before is_subclass_of Update GroupSequence.php Code enhancement and cleanup [Form] Fix transformer tests after the ICU update [DI] Add anti-regression test Revert "minor symfony#19689 [DI] Cleanup array_key_exists (ro0NL)" bumped Symfony version to 3.1.5 updated VERSION for 3.1.4 updated CHANGELOG for 3.1.4 bumped Symfony version to 2.8.11 updated VERSION for 2.8.10 updated CHANGELOG for 2.8.10 [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 9be346b + a13cdaa commit b3016ed

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
@@ -113,8 +113,6 @@ public function onKernelResponse(FilterResponseEvent $event)
113113

114114
/**
115115
* Injects the web debug toolbar into the given Response.
116-
*
117-
* @param Response $response A Response instance
118116
*/
119117
protected function injectToolbar(Response $response, Request $request, array $nonces)
120118
{

0 commit comments

Comments
 (0)