Skip to content

Commit 80d4d55

Browse files
committed
Merge branch '2.4'
* 2.4: fixed typos Fixed deprecated method calls Add testing against HHVM at Travis-CI Fixed typo Fixed typo Fixed typo fixed acronyms [Validator] Fixed IBAN validator with 0750447346 value Conflicts: src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php
2 parents 8c08046 + fb67a0c commit 80d4d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQ
187187
}
188188

189189
/**
190-
* Gets a http kernel from the container
190+
* Gets a HTTP kernel from the container
191191
*
192192
* @return HttpKernel
193193
*/

0 commit comments

Comments
 (0)