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
implementationget_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