All notable changes are documented in this file using the Keep a CHANGELOG principles.
ComplexityCollection::sortByDescendingCyclomaticComplexity()
nikic/php-parser
5.0Complexity::isFunction()
and Complexity::isMethod()
ComplexityCollection::isFunction()
and ComplexityCollection::isMethod()
ComplexityCollection::mergeWith()
ComplexityCalculatingVisitor
tries to process interface methodsSebastianBergmann\Complexity\Exception
now correctly extends \Throwable
composer.json
from ^7.3 || ^8.0
to >=7.3
ParentConnectingVisitor
has been removed (it should have been marked as @internal
)