wapmorgan / PhpDeprecationDetector

Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
http://wapmorgan.github.io/PhpDeprecationDetector/
BSD 3-Clause "New" or "Revised" License
364 stars 37 forks source link

Fixed exclude parameter for files & folders #49

Closed fwolfsjaeger closed 4 years ago

fwolfsjaeger commented 4 years ago

This should fix issue #48

wapmorgan commented 4 years ago

Have you tested it?

fwolfsjaeger commented 4 years ago

Have you tested it?

Sure, I've attached the output of the test run. phpcf.log

fwolfsjaeger commented 4 years ago

If there are any issues with my changes just let me, I don't want to cause you additional work.

wapmorgan commented 4 years ago

No, everything is good. Thanks for contribution