Skip to content

Commit bf0506e

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: removed dots at the end of @param and @return fixed typo
2 parents cad8e70 + 7f8893d commit bf0506e

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)