Skip to content

Conversation

@alexdenvir
Copy link
Contributor

Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

Fix line length causing cs issue (similar to https://github.com/laminas-api-tools/api-tools-documentation-apiblueprint - file level docblocks still cause issues)

Fixed tests failing in newer versions of phpunit where string '1.0' and int 1 are not equal

@weierophinney weierophinney added this to the 1.3.2 milestone Sep 10, 2020
@weierophinney weierophinney added the Enhancement New feature or request label Sep 10, 2020
@weierophinney weierophinney changed the base branch from master to 1.3.x September 10, 2020 18:15
alexdenvir and others added 2 commits September 10, 2020 13:43
Signed-off-by: Alex Denvir <[email protected]>
The license annotation in our file-level docblocks is 121 characters,
and there's no good reason to break it to the next line. As such,
bumping the allowed line length to remove warnings.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney merged commit fd631c8 into laminas-api-tools:1.3.x Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants