Releases: peachpiecompiler/peachpie
Releases · peachpiecompiler/peachpie
v0.9.36
Bunch of bug fixes!
This release powers WordPress on .NET (http://www.wpdotnet.com/ version 1.0.0-beta2
)
v0.9.31
- latest update including recent bug fixes and improvements
- new array implementation (-40% memory utilization, performance improvement)
- new compiler internals (conversion resolution using .NET implicit operators, new variable handling)
- more standard PHP libraries (complete SPL, other functions and classes)
- PHP compatibility enhancements
Released on NuGet.org
v0.9.28
dereferencing fix
v0.9.27
Preview release with recent updates and fixes.
Grab the packages on nuget.org or update your existing projects using NuGet manager.
v0.9.23
dynamic byte string conversion fix
v0.9.20
previous commit
v0.9.18
generics, fixes and improvements
v0.9.17
dynamic overload resolution (bool -> array) fixes https://github.com/peachpiecompiler/peachpie/issues/310
v0.9.16
aspnetcore: accessing root path fix
v0.9.12
ResponseTextWriter https://github.com/peachpiecompiler/peachpie/commit/5df64b68bed35cadb80c38057cafe5bb26a48939#r31168197