On 6/5/2017 9:03 PM, Ryan Pallas wrote: > However, ($obj) -> $var is valid variable property syntax. >
Gosh, we really have support for everything. :D That one is even very important for stuff like `(new A)->f()`. How about ~> which I at least cannot think of any place it is used at all. ~ in binary negation and the only place we use it (I checked the language parser this time to make sure). I really dislike the ==> idea. One of the main reasons here is to write less and it looks too much like => or even >= which I really don't like. ($a, $b) ==> $a >= $b ($a, $b) ~> $a >= $b -- Richard "Fleshgrinder" Fussenegger
signature.asc
Description: OpenPGP digital signature