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

Add support test PHP 5.5 (using Travis-CI) since it has been released. #1709

Merged
merged 1 commit into from
Jun 24, 2013

Conversation

crynobone
Copy link
Member

Signed-off-by: crynobone crynobone@gmail.com

Signed-off-by: crynobone <crynobone@gmail.com>
@franzliedke
Copy link
Contributor

Do they already support it?

@maximebeaudoin
Copy link
Contributor

Tests passes so why not ? :)

@crynobone
Copy link
Member Author

@franzliedke They are updating the build as we speak, https://twitter.com/loicfrering/status/348072256393576448

AFAIK there nothing breaking for Laravel 4, we however do have issue on Laravel 3 since we have yield() helper which is now a reserved word in PHP 5.5.

@driesvints
Copy link
Member

They just updated their build environment so this can be merged: https://twitter.com/travisci/status/348408462977400832

taylorotwell added a commit that referenced this pull request Jun 24, 2013
Add support test PHP 5.5 (using Travis-CI) since it has been released.
@taylorotwell taylorotwell merged commit 2a6f792 into laravel:4.0 Jun 24, 2013
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.

None yet

5 participants