Type
Added
- Add
Parameter::with()
. - Add
ShapeElement::with()
.
Changed
- Make
ShapeElement::__construct($type)
optional withtypes::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