Skip to content

2.0.0: Named argument representation

Choose a tag to compare

@thekid thekid released this 24 Jan 19:44
· 35 commits to master since this release
  • Made compatible with compiler version 8.0.0, and dropped support
    for versions older than 7.0.0.
    (@thekid)
  • Changed string representation to resemble PHP 8 named arguments
    (@thekid)