Ron Kirschler
Ron Kirschler
> Developers mangle objects and although it is not the nicest thing in the world but definitely exists. The main reason you would want to use loose objects is that...
> Please expect a big NO-NO from Ondřej. That is just a suggestion. I can imagine that you can solve something like that in another way. But that's exactly how...
This trick does not work for me anymore @ PHP 7.4.8 using latest download link. Even latest `git clone` with `composer update` does not work.
Same problem here. Made a fiddle: https://phpstan.org/r/a9d83b1f-abee-4a82-aa83-fc4270e9b564
@ondrejmirtes Thanks! But I'll consider this a hack. I can go on with this solution, but I will add TODO-Annotations...
@ondrejmirtes Ok, I have never looked into this topic so deeply, but on closer examination the possibility to mark object properties r/o or r/w is currently still missing from the...
> You probably meant "first" instead of "filter" in your last example ? Thank you, fixed that. > But that is related to what i was going to say: is...
I am not sure about XHP. Would be a nice addition nontheless. But you should postpone XHP until you're sure, you wont need those syntax-structures otherwise. Having both native XML...