Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51397 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83446 invoked from network); 31 Jan 2011 19:53:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2011 19:53:59 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:57704] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/E0-13480-553174D4 for ; Mon, 31 Jan 2011 14:53:58 -0500 Received: by bwz13 with SMTP id 13so5941246bwz.29 for ; Mon, 31 Jan 2011 11:53:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=5fKjvvdNbmuNlhFbz+6zsNx6i0lmlTk9lgR9W4FQE7I=; b=eaelDFmNopwuMvAwq2TvEl6iuxq0t8NOxfyK/oRG1MYxDUwBXKtidkVniTkjMqkvfs rGTl9+eh6JEJkVE8XeZbw9HMoDDiOoOyrFggc5cInBI1zR/XMe73e6omvn+cXahYpiUk U3Y1Xzgkhu7XHJi51K/nIlmmkB4PdJ/7yMdl8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ipPWxY2UzNWnbcdbrrzrQGWj0zdWK+ectYywo03hI1Z/yVeBHHYYlIeGRLfyaD+69u WRhz2uJtt+KVJyKWQPhFAbqEBeq1awYpSeTZBvmsOstuZ2m3ONSIWkP5QaAUVmAlxuI2 7w3QcVd9m2hdDe7ZnIbcprOPo7GfrqFoQLAlM= MIME-Version: 1.0 Received: by 10.204.98.65 with SMTP id p1mr5809101bkn.198.1296503633339; Mon, 31 Jan 2011 11:53:53 -0800 (PST) Received: by 10.204.55.17 with HTTP; Mon, 31 Jan 2011 11:53:53 -0800 (PST) In-Reply-To: References: Date: Mon, 31 Jan 2011 20:53:53 +0100 Message-ID: To: Mathias Grimm Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] implicit reference From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Jan 31, 2011 at 6:38 PM, Mathias Grimm wrote: > I dont want refereces.. except in explicit cases and i need to use php 5.3 References have been abused in all possible and impossible ways. What are the exact cases where you need to do it? Maybe it is already treated as reference anyway (like obj as argument for a function/method). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org