Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@joelwurtz joelwurtz released this 19 Feb 17:11
· 77 commits to master since this release

New features

  • Add support for datetime
  • Add support for null type
  • Make variable scope unique per method (not global like before)

Fix

  • Fix PHP CS Fixer namespace with last dev version