Facebook's Hack fixes some of PHPs most glaring flaws (plenty left though).
[
hacklang.org ]
I prefer to just use something else, but this looks like a good thing to port large existing PHP codebases to.
New features include async support. I always wondered why node.js adocates thought async was something special as every other language can do it to - obviously they were doing what .Net advocates do and comparing only with PHP.