Derick Rethans wrote:
> Erm, no. This is wrong :) allow_call_time_pass_reference just disables
> the warning for now. You should just not pass parameters as a reference
> but instead specify them as "reference parameter" in the function
> declaration.

I know this.

> Why this is better (except from a cleanliness reason) I can't tell
> you.

This is what I need to know :-). In php.ini-recommended there is only
[Code cleanliness] reason.

Jakub Vrana

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

Reply via email to