Is it me, or the wiki post talks about param and return by ref?

Return by ref is not related to call-time pass by ref, is it?

See zend_compile.c.

Anyway, my opinion is clear on that one: shoot that dead cow. It's
been deprecated for years, and you should declare your function
prototypes with the param by ref anyway if you need it.

Did you bother to read the proposal or did you just hit send? What exactly do you think the RFC is about?

- Steph


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

Reply via email to