PhpDependencyAnalysis v0.4.0
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.