Skip to content

Releases: fredemmott/psr7-http-message-hhi

Support additional typechecker restrictions

09 Feb 20:54
Compare
Choose a tag to compare

This release supports:

  • safe_array=true and safe_vector_array=true
  • enable_experimental_tc_features=no_fallback_in_namespaces (nightlies, expected in 3.25)

Initial stable release

16 Oct 22:10
Compare
Choose a tag to compare

Code is identical to v0.2 which has been in heavy use for nearly a year; only changes are to documentation

Small improvements

02 Nov 23:56
Compare
Choose a tag to compare

Fixes from @doublecompile - see #1

This makes Subclass::withFoo() return an instance of Subclass, not the superclass that it's defined in.

Initial release - compatible with psr/http-message v1.0

28 Aug 02:05
Compare
Choose a tag to compare