Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b104760

Browse filesBrowse files
minor symfony#34421 [Finder] Fixed docs (staabm)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead. Discussion ---------- [Finder] Fixed docs minor docblock fix Commits ------- e7d0787 [Finder] Fixed docs
2 parents 934e05c + e7d0787 commit b104760
Copy full SHA for b104760

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Finder/Finder.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Finder.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ private function searchInDirectory($dir)
736736
/**
737737
* Normalizes given directory names by removing trailing slashes.
738738
*
739-
* Excluding: (s)ftp:// wrapper
739+
* Excluding: (s)ftp:// or ssh2.(s)ftp:// wrapper
740740
*
741741
* @param string $dir
742742
*

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.