Releases: peachpiecompiler/peachpie
Releases · peachpiecompiler/peachpie
v0.9.500
release of the latest changes
known issues
readfile
on asp.net core 3.0 reports warning- and all the issues
v0.9.46
Pre-release of the PeachPie platform; includes latest fixes and new features.
v0.9.44
- emitted IL fixes
- CLR interoperability enhancements, implicit conversion to
System.DateTime
anddecimal
- custom attributes for PHP properties
- proper use of
offsetExists()
- performance and memory utilization
- PDO fixes
- SplFileInfo
v0.9.43
RequestDelegateExtension moved to Microsoft.AspNetCore.Builder
v0.9.42
- fixes for .NET Core 3.0 and ASP.NET Core 3.0
- more PHP API's, tempnam(), T_ constants, stream_is_local(),
- updated MySqlConnector
- emitting
[Obsolete]
from PHPDoc@obsolete
- emit fixes
v0.9.41
ReflectionFunctionAbstract
v0.9.40
Use Peachpie.Library.RegularExpressions of version 1.0.3
v0.9.39
available on NuGet.org
v0.9.38
SplFileInfo::openFile()
v0.9.37
- improvements and fixes to compiler and runtime
- improvements to PHP standard library
- more diagnostics
- "implicit autoloading" mode for using PHP packages in C#
- updated dependencies of DB drivers