Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 311 Bytes

File metadata and controls

11 lines (8 loc) · 311 Bytes

Changelog

0.3.0

  • type inference for callables' arguments inside fluent calls to \PhpOption\Option(Some, None)

0.2.0

  • type inference for arguments of closures passed to array_map(), array_filter(), array_udiff(), array_reduce(), usort(), uasort()

0.1.0

  • Initial release