Skip to content

Releases: martin3398/php-dynamic-dead-code-detector

1.1.0

17 Apr 20:02
6caf0ec
Compare
Choose a tag to compare
  • Added getDeadClassesFromUsedClasses function
  • Append to file (and don't just use json)

1.0.0

13 Apr 20:02
Compare
Choose a tag to compare

First Release:

  • Log and save used classes
  • Find Dead Classes based on saved used classes

Full Changelog: https://github.com/martin3398/php-dynamic-dead-code-detector/commits/1.0.0