Hi,
I know I am a bit late, but I've played around with NOWDOCS this
evening, and one issue thing came up instantly: I asked myself why the
heck are single quotes allowed but not double quotes? This seems to me
counter intuitive to the way we handle strings in PHP. I think it would
be perfectly alright to allow both, single quotes and double quotes.
My proposed patch:
http://lars.schokokeks.org/php/nowdocs_double_quotes-1.diff
cu, Lars
I know I am a bit late, but I've played around with NOWDOCS this
evening, and one issue thing came up instantly: I asked myself why the
heck are single quotes allowed but not double quotes? This seems to me
You mean around end token? Because there's no need in them. We already
have double quotes semantics with old heredocs.
--
Stanislav Malyshev, Zend Software Architect
stas@zend.com http://www.zend.com/
(408)253-8829 MSN: stas@zend.com