Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8972 invoked from network); 2 Feb 2014 17:41:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2014 17:41:30 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.192.175 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.192.175 mail-pd0-f175.google.com Received: from [209.85.192.175] ([209.85.192.175:48505] helo=mail-pd0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/A0-30967-9438EE25 for ; Sun, 02 Feb 2014 12:41:29 -0500 Received: by mail-pd0-f175.google.com with SMTP id w10so6059476pde.20 for ; Sun, 02 Feb 2014 09:41:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=CtB6k9/as4mYv1ziSufWpVvfI/DqE95oXJq8SnvQ4UU=; b=AMBsv3Kis5M8LrW7ctUIS6qBEkCevuz6OEzv6dkIlVJ/bWv78BtwxKgCmM6CjTPYdT XG0eTaGyQIotvl9mXWhbt85uYzWMwblNbwGYY1feACUp/7ZGNnMx06HBHPbVmOnYBmZy Y0iOlJdPXuqiHMhf8gYJYeXWr28Xg4gcdQ0gVOGdPMSTi2vEt6fl/ANeZbz8w/rhAx9U kfE0MGm8ZJvWtC4KBFhSslb+wuIkTwPTIe99PzKTonC3O+s6/INPX5sC9Bc4sJye3TXe AEPJKGKymHMiWP6MIsPcppoi85ijOEXP9SjzaSgl1OU1G0s05tZfIjphblTucmKoZz6U TnUQ== X-Gm-Message-State: ALoCoQn+QuPFxoajE26Gs7v7JnJH6I9U5IxM7UP4lO8/E+Tao+UldYCNL1+x2iwhUl31BawLh67y MIME-Version: 1.0 X-Received: by 10.66.158.132 with SMTP id wu4mr32930743pab.66.1391362885794; Sun, 02 Feb 2014 09:41:25 -0800 (PST) Sender: php@golemon.com Received: by 10.70.77.164 with HTTP; Sun, 2 Feb 2014 09:41:25 -0800 (PST) X-Originating-IP: [24.130.180.66] In-Reply-To: <52EE8267.6090905@lerdorf.com> References: <52EE8267.6090905@lerdorf.com> Date: Sun, 2 Feb 2014 09:41:25 -0800 X-Google-Sender-Auth: JTv23SU_zDEjTB-UDLTcmkIvhSk Message-ID: To: Rasmus Lerdorf Cc: internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] About RFC for deprecated modifier From: pollita@php.net (Sara Golemon) On Sun, Feb 2, 2014 at 9:37 AM, Rasmus Lerdorf wrote: > On 2/2/14, 9:29 AM, Sara Golemon wrote: >> That one probably just needs a quick vote. > > That'd be a weird vote since it was implemented years ago and shipped > with PHP 5.4.0: > Hah. That was my initial thought, but he mentioned it was "Under Discussion" so I had a doubt. Sometimes it's hard for me to remember what's reached PHP and what hasn't. -Sara