On 18.09.2008, at 16:58, Rasmus Lerdorf wrote:
And how do you propose to do string interpolation?

You could do it using an interpolation operator in String constants.
echo "This is a #{var} in a string."; /* Ruby does it using this */


But why break compatibility for a purely aesthetical problem?

Kris

--
Kristian Köhntopp
https://www.xing.com/profile/Kristian_Koehntopp
http://blog.koehntopp.de


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to