All Versions
28
Latest Version
Avg Release Cycle
68 days
Latest Release
1981 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.6.0 Changes
September 13, 2015โ Added
- FQCN filter
-
v0.5.3 Changes
July 05, 2015๐ Changed
- Exit status code is 2 for found violations, 1 for thrown exceptions and 0 for successful execution without violations
๐ Fixed
- โ Add missing ErrorHandler
- โ Remove unneeded OpCodeCache Validator in TagCollector
-
v0.5.2 Changes
June 21, 2015๐ Changed
- Composer version constraints for graphp dependencies
๐ Fixed
- Typo in SVG footer
-
v0.5.1 Changes
June 04, 2015๐ Changed
-
v0.5.0 Changes
May 16, 2015 -
v0.4.2 Changes
May 10, 2015๐ Fixed
- Typo for InvalidArgumentException in Config
๐ Changed
- โก๏ธ Update nikic/php-parser to 1.3.*
- โก๏ธ Update phpunit/phpunit to 4.6.*
โ Added
- โ Add php7 Anonymous Classes support
-
v0.4.1 Changes
March 28, 2015๐ Changed
- โก๏ธ Update clue/graph to 0.9.*
- โก๏ธ Update nikic/php-parser to 1.2.*
- Adapt NamespacedStringCollector and IocContainerAccessorCollector to use new Node\Scalar\String_ object
- Simplify DeclaredNamespaceCollector by using new ClassLike object
โ Added
- โ Add php7 to travis config
- โ Add php7 Return Type Declarations support
- โ Add graphp/algorithms 0.8.0
-
v0.4.0 Changes
February 08, 2015๐ 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
-
v0.3.4 Changes
January 21, 2015๐ Changed
- ๐ Improve color accessability
- Increase max_nesting_level for huge projects
-
v0.3.3 Changes
January 17, 2015๐ Fixed
- ๐ Fix in Factory for missing dependency