Guspaz wrote:
Technically seven, then, for the right paren, but that's not my point. My point is that the feature adds nothing functional, it's a timesaving thing that can also be achieved by a simple regex, it's not a reason to upgrade.
True, seven indeed.
As for the regex... I'm assuming you are talking about using a regex to convert the new syntax into the old syntax. You're correct that it alone is not enough reason to switch over to php5.4, however I'm far less certain that the regex would be simple... at least not to come up with, perhaps in it's final form.