Skip to content

Drop support for PHP 5.3 #68

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

Merged
merged 1 commit into from
May 3, 2018
Merged

Conversation

Daanvm
Copy link
Contributor

@Daanvm Daanvm commented May 3, 2018

As discussed in issue #67 this PR drops support for PHP 5.3 as preparation for the implementation of the JsonSerializable interface.

This change probably requires a new major release because it's a backwards incompatible change. However, this release can wait for the next PR because just now there are no new features to release.

@willemstuursma
Copy link
Contributor

It's not backwards incompatible, it just means that PHP 5.3 users won't get any new releases beyond the current version.

@mnapoli
Copy link
Member

mnapoli commented May 3, 2018

It's not backwards incompatible, it just means that PHP 5.3 users won't get any new releases beyond the current version.

Agreed.

Releasing a new major version for this package would be really detrimental as it would create many conflicts downstream. I intend on releasing a new minor version: those still using PHP 5.3 will not have this new version installed.

@mnapoli
Copy link
Member

mnapoli commented May 3, 2018

Thanks for the PR!

@mnapoli mnapoli merged commit 2dff25b into myclabs:master May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants