On Feb 6, 2007, at 0:46, Richard Lynch wrote:
and they don't even realize that the () doesn't mean what they think
it means, and it "just works" because it's a no-op.

() is not a no-op.

return ($a) vs. return $a could cause PHP to corrupt memory and crash :)

Edin


--
Edin Kadribasic, Emini A/S
Symbion Science Park, Fruebjergvej 3
DK-2100 Copenhagen Ø, Denmark
Phone: +45 3917 8335
Mobile: +45 228 226 11
[EMAIL PROTECTED]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to