Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48072 invoked from network); 10 Mar 2015 02:08:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2015 02:08:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.45 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.218.45 mail-oi0-f45.google.com Received: from [209.85.218.45] ([209.85.218.45:37373] helo=mail-oi0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/41-36114-FF15EF45 for ; Mon, 09 Mar 2015 21:07:59 -0500 Received: by oigi138 with SMTP id i138so32997240oig.4 for ; Mon, 09 Mar 2015 19:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=Bs1dp4qjB4srZ7bSHvZHy9gyNzwaGR+JTExtZT5Tdac=; b=LiQMZvaqCdar+UB8Z7v9JO8rYNDn6d4wWjoQvLBYBt69qMvPVkOH8HaosgGFXJQt0Q iqQPejz9D+5pM/JIj4eUa26xmrM1hTF86eSnr0/MTNhiZ1y1cJP/X/cgjUxWNiNzqNGF yTiG0D1401FAy+jwWEUcGKQc8v9oM1zIKgcEdxIDZwi0IY7wdP1cpXiCffG/k82aNf0r fwmGUe1VoYwsZY8yVNbzc7xpBZEpc+v5QcUcIoggwf/pR6ZqwWDzCs60/Oi0VtLeyPjB TBnE5Rk+ByZhTRoTt+TxV6lRhA8u7vz8Jo730IX3ro4sbVLvazuyvAb27KjOdvXH4sHk +BqQ== X-Received: by 10.60.62.42 with SMTP id v10mr23984925oer.45.1425953276384; Mon, 09 Mar 2015 19:07:56 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.58.2 with HTTP; Mon, 9 Mar 2015 19:07:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 10 Mar 2015 11:07:16 +0900 X-Google-Sender-Auth: yw88nKhjACs3XvycbT99dBrudXo Message-ID: To: reeze Cc: Kalle Sommer Nielsen , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e013c5ca8815df00510e59e2f Subject: Re: [PHP-DEV] [Discussion] Deprecate function sizeof() From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e013c5ca8815df00510e59e2f Content-Type: text/plain; charset=UTF-8 Hi Reeze, On Mon, Mar 9, 2015 at 12:56 PM, reeze wrote: > It is a deprecated warning I won't break code I think. > > This could makes those project more maintainable (new PHP programmer could > be easier to maintain the code without surprise), and it will be trivial to > fix this. We could move things forward ;-) > It's possible option for confusing APIs. If sizeof() is kept at least until PHP8 or PHP9, I'll vote yes for this. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e013c5ca8815df00510e59e2f--