Skip to content

1.12.2

Choose a tag to compare

@koriym koriym released this 12 Nov 16:57
· 80 commits to 1.x since this release

Fixed

  • Fix array handling in CompileVisitor to serialize arrays instead of using var_export() [#125]
  • Fix fatal error when arrays contain objects (e.g., [new Object(), 'method'])

Full Changelog: 1.12.1...1.12.2