Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Php 8 support #15

Merged
merged 4 commits into from
Jun 7, 2021
Merged

Conversation

eimkua1
Copy link

@eimkua1 eimkua1 commented Apr 6, 2021

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

Description

Fixes issue #12 - 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

lukash82 added 3 commits June 7, 2021 16:32
Signed-off-by: Alex Pindyurin <[email protected]>
Signed-off-by: Alex Pindyurin <[email protected]>
Signed-off-by: Alex Pindyurin <[email protected]>
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney merged commit 1c9a2c9 into laminas-api-tools:1.4.x Jun 7, 2021
@weierophinney weierophinney added this to the 1.4.0 milestone Jun 7, 2021
@weierophinney weierophinney added the Enhancement New feature or request label Jun 7, 2021
@weierophinney weierophinney linked an issue Jun 7, 2021 that may be closed by this pull request
6 tasks
@weierophinney weierophinney mentioned this pull request Jun 7, 2021
6 tasks
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