Skip to content

Commit 4140842

Browse files
Merge branch '3.4' into 4.2
* 3.4: [PhpUnitBridge] fix running simple-phpunit on Windows fixed phpdocs
2 parents 074a105 + dfa7b95 commit 4140842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Definition/ArrayNode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public function setPerformDeepMerging($boolean)
141141
}
142142

143143
/**
144-
* Whether extra keys should just be ignore without an exception.
144+
* Whether extra keys should just be ignored without an exception.
145145
*
146146
* @param bool $boolean To allow extra keys
147147
* @param bool $remove To remove extra keys

0 commit comments

Comments
 (0)