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

Piwik support for PHP 5.6 #5062

Closed
mattab opened this issue May 1, 2014 · 5 comments
Closed

Piwik support for PHP 5.6 #5062

mattab opened this issue May 1, 2014 · 5 comments
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented May 1, 2014

PHP 5.6 is in alpha release, Travis CI has enabled PHP 5.6 support, so we can:

  • run our builds under PHP 5.6 and check that Piwik is fully working there.
  • run plugins builds under PHP 5.6
@mattab
Copy link
Member Author

mattab commented May 1, 2014

In 4b24b3e: Refs #5062 enabling PHP 5.6 tests to see if Piwik is compatible with bleeding edge PHP version

@mattab
Copy link
Member Author

mattab commented May 1, 2014

In f923df8: Refs #5062 Disable PHP 5.6 tests as they don't pass:
zend_mm_heap corrupted https://travis-ci.org/piwik/piwik/jobs/24192025

  1. Test_Piwik_ServeStaticFile::test_firstAccessNoCompression https://travis-ci.org/piwik/piwik/jobs/24192027

@tsteur
Copy link
Member

tsteur commented May 5, 2014

Moving this to the great backlog. I think we should have a look again once there is an RC or so

@mattab mattab added this to the 2.x - The Great Piwik 2.x Backlog milestone Jul 8, 2014
@mattab
Copy link
Member Author

mattab commented Aug 21, 2014

@tsteur started work on this in 3a0531b and in 4672aad

@mattab mattab modified the milestones: Mid term, Piwik 2.6.0, Piwik 2.7.0 Aug 21, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
@mattab
Copy link
Member Author

mattab commented Oct 2, 2014

Tests pass on PHP 5.6 -> That's a Win!

@mattab mattab closed this as completed Oct 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants