Date: 11/02/00
- Next message: André Langhorst: "Re: [PHP-DEV] 4.0.4"
- Previous message: shensche <email protected>: "[PHP-DEV] PHP 4.0 Bug #7597: similar to #5375. when filtering double slashes from file upload"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] Funky Note."
- Next in thread: Ron Chmara: "Re: [PHP-DEV] Funky Note."
- Reply: Ron Chmara: "Re: [PHP-DEV] Funky Note."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: André Langhorst: "Re: [PHP-DEV] 4.0.4"
- Previous message: shensche <email protected>: "[PHP-DEV] PHP 4.0 Bug #7597: similar to #5375. when filtering double slashes from file upload"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] Funky Note."
- Next in thread: Ron Chmara: "Re: [PHP-DEV] Funky Note."
- Reply: Ron Chmara: "Re: [PHP-DEV] Funky Note."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

