Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51398 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84961 invoked from network); 31 Jan 2011 19:59:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2011 19:59:26 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:37561] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/31-13480-994174D4 for ; Mon, 31 Jan 2011 14:59:21 -0500 Received: by gyf2 with SMTP id 2so2384684gyf.29 for ; Mon, 31 Jan 2011 11:59:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=pPasC74zJbnzqcSW9Qckzk8g+kl/2IzPa2RWlgDGFxM=; b=harmHqt1JHXmhnBYTH3an0SD0kWt3J8qxfvMdIgCoC5mOud3x3SGvaibvcaoFeLAUN byYoeX+n/sQASXvkNeIgCVDA7y+r28iPHK6tonfpj1yUAijmGTNWRKbFkW0JfZ+q9VSN EB/bo2/b3KFtINBlB5EB4iMBXjYCO++bH8fMM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=GkGMQ5/fLBS3SDRKj7l9Ae/sOV+Mo9r4cbDJe9ucq7rcN5K4+VPWoqqDqhpDb0RMDP Lp3wK+XYeFE6nqlssQuGPkhvgPNHnMZT9Zfr+ve1hnJ7EFPxtm0sPTx1eogMK5scC2mg yHLKEQaPa3h9fsw6lQH40f0TkFyTPn8nG7l2U= MIME-Version: 1.0 Received: by 10.91.25.1 with SMTP id c1mr9338357agj.36.1296503958267; Mon, 31 Jan 2011 11:59:18 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.91.218.18 with HTTP; Mon, 31 Jan 2011 11:59:18 -0800 (PST) In-Reply-To: References: Date: Mon, 31 Jan 2011 20:59:18 +0100 X-Google-Sender-Auth: TBTzF5T53j620xsksCuIyVoFe-I Message-ID: To: Pierre Joye Cc: Mathias Grimm , internals@lists.php.net Content-Type: multipart/alternative; boundary=001485f85a1ae1f05b049b29d98e Subject: Re: [PHP-DEV] implicit reference From: info@tyrael.hu (Ferenc Kovacs) --001485f85a1ae1f05b049b29d98e Content-Type: text/plain; charset=UTF-8 On Mon, Jan 31, 2011 at 8:53 PM, Pierre Joye wrote: > 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). > > I think he is hit by this backward incompatible change: http://www.php.net/manual/en/migration5.oop.php imo migrating a fairly large php app from php 4 to 5.3 isn't exactly like a walk in the park Tyrael --001485f85a1ae1f05b049b29d98e--