github peachpiecompiler/peachpie v1.0.0-preview5

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

https://www.nuget.org/packages/Peachpie.NET.Sdk/1.0.0-preview5

5th preview release: mainly fixes bugs and implements more or PHP's BCL

Release highlights:

Improvements & Compatibility

  • casting double to string respects invariant culture a960e1f
  • ReflectionAttribute::newInstance()
  • bcmath implementation
  • get_mangled_object_vars()
  • updates ini options
  • fscanf(), vfprintf()
  • password_algos()
  • PhpToken, token_name()

ASP.NET

  • correct session_name() on asp.net 7416187
  • session state is shared with $_SESSION items

Fixes

  • NullReferenceException when compiling an empty attribute
  • NullReferenceException when function returns void #887
  • sscanf() with more than one output parameter #889
  • PCRE \p followed by single letter #886
  • duplicit Compile items #890
  • empty type information infered by compiler #882
  • .NET indexers readded (e.g. access to Dictionary) 65e01e3

Don't miss a new peachpie release

NewReleases is sending notifications on new releases.