Skip to content

Releases: fp4php/psalm-toolkit

v3.6.1

30 Jan 09:30
Compare
Choose a tag to compare
  • Fix accessing parent properties in PsalmApi::$properties->getProperty

v3.6.0

25 Dec 08:09
Compare
Choose a tag to compare
  • Add PsalmApi::$methods->getStorage
  • Add PsalmApi::$properties->getStorage

v3.5.0

11 Dec 08:29
Compare
Choose a tag to compare
  • Add PsalmApi::$types->asNonNullable.

v3.4.0

09 Dec 08:29
Compare
Choose a tag to compare
  • Add PsalmApi::$issue->accepts.

v3.3.0

05 Dec 20:00
Compare
Choose a tag to compare
  • Add PsalmApi::$types::asUnion.

Fix compatibility with fp4php/functional v5

21 Nov 12:01
Compare
Choose a tag to compare
v3.2.1

Compatibility with fp4php/functional v5

v3.2.0

19 Nov 20:43
Compare
Choose a tag to compare
  • Add AfterFunctionCallAnalysisEvent support for Types::setType
  • Add Args::getFirstCallArg and Args::getFirstCallArgType
  • Add AfterFunctionCallAnalysisEvent and AfterMethodCallAnalysisEvent support for Args::getCallArgs
  • Compatibility with fp4php/functional v5

v3.1.0

10 Jul 10:33
Compare
Choose a tag to compare
  • Improve Types::asNonLiteralType for TKeyedArray

v3.0.0

05 Jul 19:04
Compare
Choose a tag to compare
  • fp4php/functional as peer dependency
  • klimick/show-type merged to this package

v2.2.1

09 Jun 16:50
Compare
Choose a tag to compare

Fix UnionToString for array<K, V>