0.6.0 Untyped, bare types, final Stringify #58
vudaltsov
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Accepted ADRs
Fixed
.0to stringified floats with zero scale.Added
mixedtype.untypedtype (ADR).fromReflection(?ReflectionType): Typefunction.Changed
BigDecimalfor floats (ADR).Typhoon\Type\Typeinterface toTyphoon\Type(#51).PHP_INT_MIN,PHP_INT_MAXforIntRangeTlimits instead ofnull.*DefaultTto*BareT,Visitor::*DefaultT()toVisitor::*BearT()(#56).Reduced::callableBareT()toFallback::callableBareT()(ADR).Stringifyfinal and allow composition via aVisitor<non-empty-string>parameter (#54).Template::new(),Template::factory()constructors, make primary private.Removed
Reduced::visit()andvisitMultiple()— let developer implement them.of()for now — it cannot infer types correctly anyway.This discussion was created from the release 0.6.0 Untyped, bare types, final Stringify.
Beta Was this translation helpful? Give feedback.
All reactions