Skip to content

Conversation

@jatitoam
Copy link
Contributor

No description provided.

],
"require": {
"php": ">=5.3.0"
"php" : ">=5.5.9",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the new requirements in the latest consolidation/robo source and some Symfony dependencies, I see no way but to upgrade the requirement of Joomla Browser (Robo-based) to a minimum of PHP 5.5.9.

That means we will limit the environments a Robo script can run in to 5.5.9 and above.

However, if we really need to add PHP 5.3 and 5.4 for testing purposes, we could later do workarounds in the actual testing scripts (not the Docker-based environment since that one should run in latest PHP 7.x) so they can run in such PHP versions.

Leaving it for discussion @yvesh @javigomez @puneet0191

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a second thought, no workaround will be needed after all, since all Selenium clients (with Robo) will run in latest PHP 7.x, while only servers will vary Joomla version, so it should not be an impediment for anything.

@yvesh yvesh merged commit 1301794 into joomla-projects:develop Dec 15, 2016
@jatitoam jatitoam deleted the newrobo branch December 15, 2016 19:18
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.

2 participants