Skip to content

Commit

Permalink
docs: remove extra linebreak
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
  • Loading branch information
weierophinney committed May 4, 2023
1 parent 1fce7e8 commit 21c70c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/book/v3/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Previously, an empty array value was treated as identical to `null`, and would c
The function `Laminas\Diactoros\marshalHeadersFromSapi()`, which is consumed by `Laminas\Diactoros\ServerRequestFactory::fromGlobals()`, was modified such that it will now filter out header field names that evaluate to integers.
Please see the [Security Features](security-features.md) document for more details.


## Removed

The following features were removed for version 3.
Expand Down

0 comments on commit 21c70c7

Please sign in to comment.