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

Drop support for PHP 5.2 #96

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Drop support for PHP 5.2 #96

merged 1 commit into from
Jun 22, 2020

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Jun 20, 2020

⚠️ Changelog entry needed ⚠️

Composer:

  • Remove the xrstf/composer-php52 Composer plugin and the associated scripts.
  • Set the minimum supported PHP version to 5.3, including for the PHPCS run.

Travis:

  • Drop build on PHP 5.2 and remove associated conditions.

Readme:

  • Update the list of supported versions.

Composer:
* Remove the `xrstf/composer-php52` Composer plugin and the associated scripts.
* Set the minimum supported PHP version to 5.3, including for the PHPCS run.

Travis:
* Drop build on PHP 5.2 and remove associated conditions.

Readme:
* Update the list of supported versions.
@jrfnl jrfnl added this to the Next release milestone Jun 20, 2020
@jrfnl jrfnl requested a review from herregroen June 20, 2020 20:09
@herregroen herregroen merged commit d46dc8e into master Jun 22, 2020
@jrfnl jrfnl deleted the JRF/drop-php-5.2-support branch June 22, 2020 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants