github peachpiecompiler/peachpie v1.0.12

latest releases: v1.0.17, v1.0.16, v1.0.15...
2 years ago

The release improves interoperability features and fixes compiler code analysis.

Fixes

  • array item assignment compilation fix (#1015)
  • properly unboxing value types
  • compiler calls methods on enums and other value types properly
  • compiler allows calling methods/properties on CLR arrays (like $arr->Length)
  • runtime null-ref fixes

New Features

  • MySql driver allows using .NET benchmarking tools like MiniProfiler
  • passing values from PHP to C# methods with object typed parameter boxes the PHP value into CLR object (does not convert it to PHP class)

Don't miss a new peachpie release

NewReleases is sending notifications on new releases.