Skip to content

Commit 8201978

Browse files
committed
Merge branch '3.0' into 3.1
* 3.0: fixed CS fixed CS fixed form tests [Console] Fix formatting of SymfonyStyle::comment() [Form] fix post max size translation type extension for >= 2.8 removed dots at the end of @param and @return fixed typo
2 parents 972a4b1 + 3eb4e64 commit 8201978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Iterator/PathFilterIterator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public function accept()
4545
*
4646
* Use only / as directory separator (on Windows also).
4747
*
48-
* @param string $str Pattern: regexp or dirname.
48+
* @param string $str Pattern: regexp or dirname
4949
*
5050
* @return string regexp corresponding to a given string or regexp
5151
*/

0 commit comments

Comments
 (0)