Skip to content

Conversation

@eimkua1
Copy link

@eimkua1 eimkua1 commented Apr 30, 2021

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

Description
Fixes issue #6 - PHP 8.0 support.

I am planning to add PHP 8 support for the following packages:

laminas-api-tools/api-tools-provider
laminas-api-tools/api-tools-versioning
laminas-api-tools/api-tools-api-problem
laminas-api-tools/api-tools-content-negotiation
laminas-api-tools/api-tools-content-validation
laminas-api-tools/api-tools-oauth2
laminas-api-tools/api-tools-mvc-auth
laminas-api-tools/api-tools-rest
laminas-api-tools/api-tools-rpc
laminas-api-tools/api-tools
laminas-api-tools/api-tools-admin

Build will be fixed after PR merge 1, PR merge 2

@weierophinney weierophinney added the Enhancement New feature or request label Jun 2, 2021
@weierophinney weierophinney linked an issue Jun 2, 2021 that may be closed by this pull request
6 tasks
@weierophinney weierophinney added this to the 1.5.0 milestone Jun 2, 2021
Signed-off-by: Alex Pindyurin <[email protected]>
- Use `~` instead of `^` to prevent bringing in new rules during updates.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
- Applies automated fixes, primarily removing file-level docblocks

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney merged commit 06f2a35 into laminas-api-tools:1.5.x Jun 2, 2021
@weierophinney weierophinney mentioned this pull request Jun 2, 2021
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.

PHP 8.0 support

3 participants