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

Run UI tests on PHP 5.4 in Piwik 3.0 branch #8451

Closed
wants to merge 2 commits into from
Closed

Run UI tests on PHP 5.4 in Piwik 3.0 branch #8451

wants to merge 2 commits into from

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Jul 29, 2015

In #7323 we announced to drop support for PHP 5.3 in Piwik 3.0.

In this PR I changed to run the UI tests to PHP 5.4 as it is needed by PRs like this #8449 which requires PHP 5.4.

If someone knows what the lowest available PHP 5.4 version on Travis is, let me know. I couldn't find that information. Right now they will run on the latest PHP 5.4

I also removed some code in tests that marked tests as skipped if they run on PHP 5.3. This will be no longer needed.

If a super user is logged in, we currently show a message PHP 5.3 has reached EOL etc. I changed this to PHP 5.4 as it reaches soon EOL and by the time it will have reached for sure. I removed the message that we will drop support for PHP 5.4 though (as we won't do this for now).

@tsteur tsteur added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jul 29, 2015
@tsteur
Copy link
Member Author

tsteur commented Jul 29, 2015

Sorry, wanted to do a PR for Piwik 3.0, not master

@tsteur tsteur closed this Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant