Composer updates
This commit is contained in:
2
vendor/sebastian/diff/README.md
vendored
2
vendor/sebastian/diff/README.md
vendored
@@ -202,3 +202,5 @@ The code above yields the output below:
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Note: If the chunk size is 0 lines, i.e., `getStartRange()` or `getEndRange()` return 0, the number of line returned by `getStart()` or `getEnd()` is one lower than one would expect. It is the line number after which the chunk should be inserted or deleted; in all other cases, it gives the first line number of the replaced range of lines.
|
||||
|
||||
Reference in New Issue
Block a user