Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35822 invoked from network); 3 Dec 2015 13:38:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 13:38:58 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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.218.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.48 mail-oi0-f48.google.com Received: from [209.85.218.48] ([209.85.218.48:32947] helo=mail-oi0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/D5-02069-1F540665 for ; Thu, 03 Dec 2015 08:38:58 -0500 Received: by oixx65 with SMTP id x65so48617378oix.0 for ; Thu, 03 Dec 2015 05:38:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eOSeHh260KDG3la3quw4zxuixrwxZLCKwl+G8+3M2pY=; b=lSgm44CvH4OJH5/jki7N7Wip4nQiJxpnjxB09qJZA3KhXnyIxx2mb+cGucAAGR6Ikh 8f2S+9N+F1k0P6EDErS3gDuzvtFGXJcx5G3BwA0f3YuhAICUPhGwrDK91N04VSLWIVca Sof0UwK1eudj8pIhKc17i1FOHq6eZTIxoWZTNSJLmkWl/3ClT/pvM/7jN05XBP/15lLM L/pAxQeSrtWkxUEpQtlrjqBsTF7+fIMjBXRhynVCHM8HYIS4s3kAREVE0G5HZryJnOj+ 48Z207+QW9nKsw/o+0aJyGpxQglANYgX/MZJT3hGL1y2ysRPedBE1bO40782JQnas3Iu TTBA== MIME-Version: 1.0 X-Received: by 10.202.102.98 with SMTP id a95mr7335016oic.90.1449149934724; Thu, 03 Dec 2015 05:38:54 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 3 Dec 2015 05:38:53 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 3 Dec 2015 05:38:53 -0800 (PST) In-Reply-To: <08E52A39-9EF8-42C0-9C72-FB2AA0CBC604@zend.com> References: <08E52A39-9EF8-42C0-9C72-FB2AA0CBC604@zend.com> Date: Thu, 3 Dec 2015 20:38:53 +0700 Message-ID: To: Zeev Suraski Cc: Martin Keckeis , PHP internals Content-Type: multipart/alternative; boundary=001a114100e815ed350525fe8376 Subject: Re: [PHP-DEV] Remove get_browser() from core From: pierre.php@gmail.com (Pierre Joye) --001a114100e815ed350525fe8376 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Dec 3, 2015 8:32 PM, "Zeev Suraski" wrote: > > > > On 2 =D7=91=D7=93=D7=A6=D7=9E=D7=B3 2015, at 9:52, Martin Keckeis wrote: > > > > Hello together, > > > > i think it's time to deprecate the function get_browser(). > > > > +1. Would be nice if we could point to a recommended alternative in the deprecation message. +1 too. Hard to do it in the error message but there are plenty of tools doing a far better jobs using log analysis (for the stats). Cheers, Pierre --001a114100e815ed350525fe8376--