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.1 support #52

Merged
merged 2 commits into from
Sep 14, 2021
Merged

PHP 8.1 support #52

merged 2 commits into from
Sep 14, 2021

Conversation

boesing
Copy link
Member

@boesing boesing commented Aug 26, 2021

Q A
New Feature yes

Description

Initial PHP 8.1 support.

@boesing boesing added the Enhancement New feature or request label Aug 26, 2021
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@geerteltink
Copy link
Contributor

Interesting to see this. Why did we choose ~8.0.0 for PHP restrictions? Why not ^8.0?

@samsonasik
Copy link
Member

@geerteltink we discussed about it, PHP is not using semver.

@geerteltink
Copy link
Contributor

I didn't know that. So basically they can break stuff in minor releases?

@samsonasik
Copy link
Member

yes

… for PHP 8.1

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@Ocramius Ocramius added this to the 3.10.0 milestone Sep 14, 2021
@Ocramius Ocramius self-assigned this Sep 14, 2021
@Ocramius Ocramius merged commit df9e8df into mezzio:3.10.x Sep 14, 2021
@boesing boesing deleted the feature/php81 branch September 14, 2021 05:53
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.

4 participants