Skip to content

Commit 713c4f3

Browse files
committed
Merge branch '3.4'
* 3.4: [CS] Apply phpdoc_annotation_without_dot bumped Symfony version to 3.3.10 updated VERSION for 3.3.9 updated CHANGELOG for 3.3.9 [DomCrawler] Fix conversion to int on GetPhpFiles Remove `protected_to_private` rule. Filtering empty uuids in ORMQueryBuilderLoader.
2 parents 6a27141 + 7f6dbfb commit 713c4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Finder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ public function getIterator()
592592
*
593593
* @return $this
594594
*
595-
* @throws \InvalidArgumentException When the given argument is not iterable.
595+
* @throws \InvalidArgumentException when the given argument is not iterable
596596
*/
597597
public function append($iterator)
598598
{

0 commit comments

Comments
 (0)