Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@steffengy steffengy released this 25 Sep 19:54
· 3437 commits to development since this release
  • More function optimizers (e.g. math)
  • Initial PHP7 support
  • Minor Bugfixes and better error messages
  • Fix the eval implementation to execute more than one statement
  • Restore support for runtime class definitions
  • (experimental) internal-fcall-optimization (disabled by default), performance improvement on method calls
  • Fix array initialization