llaville / php-compatinfo

Library that find out the minimum version and the extensions required for a piece of code to run
https://llaville.github.io/php-compatinfo/7.1/
Other
372 stars 20 forks source link

No way to filter source directory #305

Closed sebastianmacarescu closed 3 years ago

sebastianmacarescu commented 3 years ago

Summary

I can't find any example on how to use the --config to filter out stuff from source directory. I don't want to scan the vendor directory for example. I see that was possible in <5.4 using the json config file but now that is removed.

llaville commented 3 years ago

if answer https://github.com/llaville/php-compat-info/discussions/304#discussioncomment-556911 does not match your need, please specify all informations as defined in template please

llaville commented 3 years ago

@sebastianmacarescu FYI feature is implemented and available on branch 5.5 (in waiting future release that should come in few days)

llaville commented 3 years ago

Feature is now also implemented on branch 6.0