Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I can't install Progpilot on PHP < 7.4 #22

Closed
andreasciamanna opened this issue May 19, 2020 · 2 comments
Closed

I can't install Progpilot on PHP < 7.4 #22

andreasciamanna opened this issue May 19, 2020 · 2 comments

Comments

@andreasciamanna
Copy link

The documentation says:

The minimum version of PHP needed to run Progpilot is 7.0.25

However, due to the library requiring ircmaxell/php-cfg (which is requiring PHP 7.4) it's impossible to install the library with versions of PHP older than 7.4.

As I'm dealing with legacy code which for which we must provide support for older 7.* versions of PHP, I'm unable to use this library to scan for security issue.

@eric-therond
Copy link
Collaborator

Hi
I have updated composer.json and the FAQ
the minimum php version to run progpilot 0.8.0 is 7.2.5 but not because of ircmaxell/php-cfg but other dependencies
did you try progpilot 0.8.0?

so you need php 7.2.5 or higher to run progpilot but progpilot can then scan whatever php code for security issues

Eric

@eric-therond
Copy link
Collaborator

Done in v1.0.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants