PhpDependencyAnalysis v1.3.0 Release Notes

Release Date: 2017-03-27 // about 7 years ago
  • 🛠 Fixed

    • Context of warnings is empty in JSON result
    • 0️⃣ Using cwd in case of default config usage in order to save outputs in working dir
    • ➕ Add missing level check to errorhandler to support supressing by @
    • 📇 Duplicated locations entries in metadata of edges are unique now
    • 👉 Use sort by name in file iteration for having same inspection results on differents hosts

    🔄 Changed

    • ✂ Remove support for PHP5.5
    • BC: Exit code for detected violations is 1 instead of 2, 2 is reserved for misconfiguration and other exceptions

    ➕ Added

    👀 See CHANGELOG for more details.