Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Sep 24, 2023
1 parent a79fa95 commit 31fa12c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ function (array $record): array;
If a header was defined or specified, the submitted record will have the header definition set,
otherwise an array list is provided.
### Default behaviour
By default, when calling the `Parser::new()` named constructor you will:
Expand All @@ -195,7 +194,6 @@ The library:
- has a [PHPUnit](https://phpunit.de) test suite
- has a coding style compliance test suite using [PHP CS Fixer](https://cs.sensiolabs.org/).
- has a code analysis compliance test suite using [PHPStan](https://github.com/phpstan/phpstan).
- is compliant with [the language agnostic HTTP Structured Fields Test suite](https://github.com/httpwg/structured-field-tests).
To run the tests, run the following command from the project folder.
Expand Down

0 comments on commit 31fa12c

Please sign in to comment.