Skip to content

0.4.4 Bugfixes, Parameter::with(), ShapeElement::with()

Latest
Compare
Choose a tag to compare
@vudaltsov vudaltsov released this 18 Aug 20:05
· 2 commits to 0.4.x since this release

Type

Added

  • Add Parameter::with().
  • Add ShapeElement::with().

Changed

  • Make ShapeElement::__construct($type) optional with types::mixed as a default value.

Reflection

Fixed

  • Resolve templates in type arguments of inherited parents and interfaces.

ChangeDetector

Fixed

  • Fix inverted logic in PhpVersionChangeDetector::changed().
  • Fix inverted logic in PhpExtensionVersionChangeDetector::changed().

Full Changelog: 0.4.3...0.4.4