Comment on Peachpie – Open Source PHP Compiler to .NET and WordPress under ASP.NET CoreparentComments−maxxxxx9y__destruct is not called when the reference count goes to 0? This is one of the (few) features I think PHP does better than C#.−jakubmisek9yAnd one of the features caused memory leaking in PHP for a decade. .NET has real garbage collection, we can take advantage of it.
Comments
__destruct is not called when the reference count goes to 0? This is one of the (few) features I think PHP does better than C#.
And one of the features caused memory leaking in PHP for a decade. .NET has real garbage collection, we can take advantage of it.