Passed
Push — listChange ( 58240c...e90734 )
by no
08:22
created
src/DiffOp/Diff/Diff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -400,7 +400,7 @@
 block discarded – undo
400 400
 	 *
401 401
 	 * @since 0.1
402 402
 	 *
403
-	 * @param int|string $index
403
+	 * @param integer|null $index
404 404
 	 * @param mixed $value
405 405
 	 */
406 406
 	public function offsetSet( $index, $value ) {
Please login to merge, or discard this patch.