Tombstone Versions Save

Dead code detection with tombstones for PHP 🪦🧟

v1.0.0

3 years ago

Finally a stable release! 🥳

Please have a look at the upgrade instructions.

The scheb/tombstone repository is now the main repository, containing all code related to the tombstone project. Sub-packages are split off this main repository:

  • scheb/tombstone-core provides some core classes
  • scheb/tombstone-logger provides the tombstone logging library (which previously was scheb/tombstone)
  • scheb/tombstone-analyzer provides the command line tool for report generation

Other changes:

  • You have to configure a source code root path now (in both the logger and the analyzer)
  • Checkstyle report format
  • Added a little test application to demonstrate the usage of tombstones
  • Dependencies updated to latest versions
  • Minimum required PHP version is 7.1.3, code has been upgraded to that language level
  • Everything is well tested now

0.19.0

5 years ago

0.18.0

5 years ago

Declare strict_types=1 everywhere

0.17.0

5 years ago

0.16.0

5 years ago

0.15.0

5 years ago

0.14.0

5 years ago

0.13.1

5 years ago

0.13.0

5 years ago

Add stack trace and metadata field

0.12.0

5 years ago

Added a metadata field to tombstones