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

Add support for PHP 8 #24

Merged
merged 5 commits into from
Jun 23, 2021
Merged

Add support for PHP 8 #24

merged 5 commits into from
Jun 23, 2021

Conversation

internalsystemerror
Copy link
Member

@internalsystemerror internalsystemerror commented Jun 2, 2021

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

Description

This PR adds support for PHP 8.0. Closes #17.

Includes commits from #25.

@internalsystemerror internalsystemerror marked this pull request as draft June 11, 2021 12:27
@weierophinney weierophinney added the Enhancement New feature or request label Jun 23, 2021
@weierophinney weierophinney added this to the 2.4.0 milestone Jun 23, 2021
Gary Lockett and others added 5 commits June 23, 2021 16:49
- Add ProphecyTrait package
- Ensure all tests pass
- Ensure CS passes

Signed-off-by: Gary Lockett <[email protected]>
Required for PHP 7.3+ support.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
First with PHP 8 compat.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
First version supporting PHP 8.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney marked this pull request as ready for review June 23, 2021 22:48
@weierophinney weierophinney merged commit eab9026 into laminas-api-tools:2.4.x Jun 23, 2021
@weierophinney weierophinney changed the title WIP: Add support for PHP 8 Add support for PHP 8 Jun 23, 2021
@internalsystemerror internalsystemerror deleted the feature/php8 branch June 24, 2021 12:23
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
2 participants