Skip to content

Commit 76cb5fd

Browse files
Merge branch '4.2' into 4.3
* 4.2: [PhpUnitBridge] fix running simple-phpunit on Windows fixed phpdocs
2 parents 9198eea + 4140842 commit 76cb5fd

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)