Skip to content

Update minimum req, stop running travis builds for php 5.3, 5.4, 5.5 and 7.0 #1545

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
Jan 2, 2019

Conversation

troosan
Copy link
Contributor

@troosan troosan commented Dec 30, 2018

Description

Now that all php 5 versions are EOL, it's time to move on.
http://php.net/supported-versions.php
https://blog.packagist.com/php-versions-stats-2018-2-edition/

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

@troosan
Copy link
Contributor Author

troosan commented Dec 30, 2018

Still need to update the composer.json file to reflect new minimal requirements in dependencies

@coveralls
Copy link

coveralls commented Dec 30, 2018

Coverage Status

Coverage remained the same at 94.58% when pulling 2a8a32e on troosan:stop_building_for_php5.3 into 2968370 on PHPOffice:develop_v1.0.

@troosan troosan modified the milestones: v1.0.0, v0.17.0 Dec 31, 2018
@troosan troosan changed the base branch from develop to develop_v1.0 January 2, 2019 08:06
@troosan troosan changed the title stop running travis builds for php 5.3, 5.4, 5.5 and 7.0 Update minimum req, stop running travis builds for php 5.3, 5.4, 5.5 and 7.0 Jan 2, 2019
@troosan troosan merged commit b54f391 into PHPOffice:develop_v1.0 Jan 2, 2019
@troosan troosan deleted the stop_building_for_php5.3 branch January 2, 2019 13:25
@Progi1984 Progi1984 modified the milestones: v1.0.0, v0.19.0 Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants