peachpiecompiler / peachpie

PeachPie - the PHP compiler and runtime for .NET and .NET Core
https://www.peachpie.io
Apache License 2.0
2.31k stars 202 forks source link

Constructors throw System.NullReferenceException on Android WebView #980

Closed kripper closed 2 years ago

kripper commented 2 years ago

Constructors throw System.NullReferenceException: Object reference not set to an instance of an object when running PHP WebAssemblies on Android WebView.

Since this may be related with Blazor WebAssemblies, I created an issue with more details here.

jakubmisek commented 2 years ago

thank you, do you have a stack trace?

kripper commented 2 years ago

image

kripper commented 2 years ago

I'm upgrading to latests SDK versions now and will report back.

kripper commented 2 years ago

This bug doesn't occur after upgrading to dotnet.5.0.11.