Skip to content

Commit 1a4a528

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 b429d36 + 4f7c45b commit 1a4a528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Helper/DialogHelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public function testAskAndValidate()
157157
}
158158
}
159159

160-
public function testNoInteration()
160+
public function testNoInteraction()
161161
{
162162
$dialog = new DialogHelper();
163163

0 commit comments

Comments
 (0)