10000 [3.0] Update Travis CI build matrix to support at least PHP 5.5.x · Issue #13126 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[3.0] Update Travis CI build matrix to support at least PHP 5.5.x #13126

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

Closed
hhamon opened this issue Dec 26, 2014 · 1 comment
Closed

[3.0] Update Travis CI build matrix to support at least PHP 5.5.x #13126

hhamon opened this issue Dec 26, 2014 · 1 comment

Comments

@hhamon
Copy link
Contributor
hhamon commented Dec 26, 2014

According to the « Symfony 3.0: The Roadmap » blog post, Symfony 3.0 will be based on at least PHP 5.5. As we won't support PHP 5.3 and 5.4, the Travis CI build matrix should be updated as well to reflect this major step forward.

@aitboudad
Copy link
Contributor

rel #12522

@fabpot fabpot closed this as completed Dec 29, 2014
fabpot added a commit that referenced this issue Dec 30, 2014
…amCampbell)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[3.0] Update required PHP to 5.5.9

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #13126, #12778
| License       | MIT
| Doc PR        | -

This PR upgrades composer.json files to php>=5.5.9
5.5.9 is the lowest version available on Travis and the version shipped with Ubuntu LTS 14.04.
We can change the php version later when we'll agree on some other requirement, but currently, this is required to safely merge in master without having some users reporting issues because they have a `dev-master@dev` requirement.

Commits
-------

35e0845 [3.0] Removed some old hacks
fddcb86 [3.0] Update required PHP to 5.5.9
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

No branches or pull requests

3 participants
0