Re: [PHP-DEV] Funky Note. From: André Langhorst (A.Langhorst <email protected>)
Date: 11/02/00

Stanislav Malyshev wrote:

> AL>> the documentation is wrong!
> AL>>
> AL>> return &$foo;
> AL>>
> AL>> is nonsense
>
> It's also parse error. PHP has no "&" operation actually, it has =&
> operation and foo(&$var) parameter definition.

I thought non-sense would cover this all :)

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>