Skip to content

PhpDependencyAnalysis v0.4.0

Compare
Choose a tag to compare
@mamuz mamuz released this 08 Feb 14:08
· 296 commits to master since this release

Changed

  • Normalize CHANGELOG.md
  • Travis configuration
  • Optimize .gitignore
  • Change composer attribute type to project
  • Update phpParser to 1.1.*
  • Update graphviz to 0.2.*
  • Update phpunit to 4.5.*
  • BC: Move GraphViz interface from Builder to Writer
  • BC: Refactor and changing data model in Json Writer
  • BC: Rename fqcn accessor and mutator from fqn to fqcn in Location entity

Added

  • Add .gitattributes
  • Add AbstractGraphViz writer
  • Add graph extractor
  • BC: Add logEntries mutator to BuilderInterface

Removed

  • BC: Removed fqcn awareness in location entity

See CHANGELOG for more details.