Mikhail Kornaukhov

Results 11 comments of Mikhail Kornaukhov

> I strongly disagree about this change. Two independent calls of the constructor MUST return two independent instances, but suggested feature just breaks this rule and affects runtime. > >...

> Is the issue about implementing the annotation for constructors (and other user-code functions) as well? Not really. Actually, this annotation is implemented, but behavior is not guaranteed. There's going...

> Do you mean it's gonna be kind of workaround while there's no real `enum`, like for PHP

I cannot find any test on octal numbers

> But why? The fact that a class instance cannot be `mixed` was a fundamental statement for KPHP for years, why break this rule now? It allows a bigger subset...

This problem is still reproducible, snippet is the same. Please, reopen issue

> > This problem is still reproducible, snippet is the same. Please, reopen issue > > What is the commit where it can be reproduced? e10f9da3a9b1e3bf25e63933d52

Are there any sources to read about problem?

Hi! It's known problem, sadly. We are going to fix it soon. For now it's possible to compile it using older versions of `g++`, 10 or 11 versions, for example....