On Thu, Feb 23, 2012 at 4:19 PM, Patrick Reilly preilly@wikimedia.org wrote:
Syntax additions: NOWDOC,
This is actually very useful.
ternary short cut "?:"
I don't think this syntax is all that intuitive. People are lazy though, so I guess it'll get used.
and jump label (limited goto), __callStatic()
If anyone uses jump I'm going to whack them over the head with a revert stick. I see zero reason why this should ever be needed.
Under the hood performance improvements Optional garbage collection for cyclic references
This is my favorite part of 5.3 <3
-Chad