github peachpiecompiler/peachpie v1.0.0-preview3

latest releases: v1.0.17, v1.0.16, v1.0.15...
pre-release3 years ago

Third preview release fixes and implements the following features:

  • Implements curl_reset() (fixes guzzle)
  • asp net core request handler understands the requested path info
  • double to string conversion respect the PHP notation (INF, NAN)
  • fstat on Unix
  • SimpleXmlElement is json serializable
  • more eventual runtime error messages
  • fewer allocations in runtime and libraries
  • fixed autoloading mechanism when there are PHPDoc comment in the file (improves perf. of composer packages)
  • fixed invalid IL generated by typed __invoke function (fixes guzzle)
  • fixed stream_select() on SSL sockets (fixes SMTP plugin iolevel/wpdotnet-sdk#70)
  • fixed array_merge and array_merge_recursive (fixes Elementor plugin iolevel/wpdotnet-sdk#90)
  • fixed reflection of variadic function parameters (noticeable in case of max and min)

Don't miss a new peachpie release

NewReleases is sending notifications on new releases.