Skip to content

Update minimum PHP version to 5.3.2 #96

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

Conversation

siwinski
Copy link
Contributor

@siwinski siwinski commented Mar 7, 2014

bin/validate-json uses stream_resolve_include_path() which is only available in PHP >= 5.3.2

@bighappyface
Copy link
Collaborator

We may as well bump it to 5.3.3

@siwinski
Copy link
Contributor Author

Bumped to 5.3.3 (note that this is the version used by RHEL 6 so hopefully min PHP version won't go beyond 5.3.3)

@GrahamCampbell
Copy link
Contributor

👎 Composer depends on this package.

@siwinski
Copy link
Contributor Author

I'm fine with 5.3.2 but was requested to change it to 5.3.3. Whichever the maintainers prefer I will make it so.

@siwinski siwinski force-pushed the pr-update-min-php-version-to-5-3-2 branch from 1e5f43c to 3e45ca4 Compare March 30, 2015 20:38
@siwinski
Copy link
Contributor Author

Rebased and repushed.

@siwinski siwinski force-pushed the pr-update-min-php-version-to-5-3-2 branch from 3e45ca4 to cffdeb7 Compare April 20, 2015 21:40
bin/validate-json uses stream_resolve_include_path()
which is only available in PHP >= 5.3.2
@siwinski siwinski force-pushed the pr-update-min-php-version-to-5-3-2 branch from cffdeb7 to d81a42b Compare April 20, 2015 21:43
@siwinski
Copy link
Contributor Author

Re-based to current master and reverted commits to original pull request of min PHP version of 5.3.2

@GrahamCampbell
Copy link
Contributor

👍

@GrahamCampbell
Copy link
Contributor

Also, composer itself depends on php 5.3.2+, so you literally can't install this package on php 5.3.0...

@GrahamCampbell
Copy link
Contributor

Could we get this merged?

@bighappyface
Copy link
Collaborator

+1

bighappyface added a commit that referenced this pull request Jun 11, 2015
@bighappyface bighappyface merged commit 35c5435 into jsonrainbow:master Jun 11, 2015
@siwinski siwinski deleted the pr-update-min-php-version-to-5-3-2 branch June 11, 2015 01:50
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