KnpBundles
KnpBundles copied to clipboard
PHP version support check
Display which PHP versions are supported by the bundle.
- Easy: check
.travis.yml(assuming it's present) - Hard: check bundle source for version-specific code (i.e. traits usage)
instead of checking the travis config, you should check the composer requirement
+1
@Inoryy what's the status of this ? I could help if needed....
@wysow this feature is just a proposal, nothing plan on it right now.
Should we close this, if no PR?
@Einenlum AFAIK this feature is not implemented. But you can close it if you don't like it.