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

PHP version inconsistent check during installation #33

Closed
demis-palma opened this issue May 25, 2016 · 1 comment
Closed

PHP version inconsistent check during installation #33

demis-palma opened this issue May 25, 2016 · 1 comment

Comments

@demis-palma
Copy link
Contributor

demis-palma commented May 25, 2016

In the installation script (file: script.php, method: preflight) it checks for the presence of PHP 5.3.1 or newer, but if an older version is detected, it notices that the version 5.3.6 or newer is required. 😦

So what is the actual requirement, PHP 5.3.1 or 5.3.6?

Considering that the minimum requirements to run Joomla itself is PHP 5.3.10, and that this extension does not work as stand-alone, the PHP version check could be safely removed at all. It probably comes from the 2.5 release.

@JazParkyn
Copy link
Member

We should match the Joomla minimum requirements. Just in case somebody tries to install on J2.5

JazParkyn pushed a commit that referenced this issue May 30, 2016
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

2 participants