PHP should do a real major compatibility break and remove $ sigil from variable names. It's gonna be worth the pain!
replies(1):
Such a change makes it a completely different language with no compatibility. Thus all previous code is lost, no easy migration paths (especially for libraries which would like to support both during transition)