10up / wpcli-vulnerability-scanner

WP-CLI command for checking installed plugins and themes for vulnerabilities reported on wpvulndb.com
MIT License
278 stars 40 forks source link

PHP 5.4 + only? #7

Closed ChrisWiegman closed 7 years ago

ChrisWiegman commented 8 years ago

If we're to open-source this do we want to stop at PHP 5.4 as opposed to 5.3 (which products like ElasticPress support). The use of, for example, short array openings break 5.3 compatibility.

trepmal commented 8 years ago

I believe 5.3 is fully supported now, though I haven't officially tested that... :)