Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99318 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76080 invoked from network); 2 Jun 2017 12:19:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2017 12:19:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 209.85.214.47 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 209.85.214.47 mail-it0-f47.google.com Received: from [209.85.214.47] ([209.85.214.47:38097] helo=mail-it0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/D5-12681-EC751395 for ; Fri, 02 Jun 2017 08:19:29 -0400 Received: by mail-it0-f47.google.com with SMTP id r63so17983526itc.1 for ; Fri, 02 Jun 2017 05:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=kbpWHjqvImSrShPTjSP25hkb77675qhZSs7Ile71jLE=; b=rP/dhtmgzSlCkykmcbLZKRcLsj+UmP4UfaEoTO97hXc2ogJ/xCckJoaEp58q0rdjcO rpBfbCAMSF7PO8VkRede7KGgFvftVpa9hErTUeYURUCRswsIyY4ffuOxbRnbUHSG+cIj T3GvYSi3fWzP2tztje3Ji2fSznThmrlW1XL0yp21ab0yu73cRYcjNmU/TYeSPTO9ggAX /8sLRKSeGcdlGgSYeRORTc4QYTXFW4VhQyABb2/Z1yxz6CACK+KWUeCoYu3U7ldbCTHk LPcv4w2r9RDrTKnosNK09JrB66reamjozQ3xwbUiodY754icOEpzzCq7HZsVjBNc1A0+ wrUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=kbpWHjqvImSrShPTjSP25hkb77675qhZSs7Ile71jLE=; b=TRF2vzEMy8eY8SNtfUtPbpK+oeCafP2ujw8EXcQx7nvLhGQapacCEEUu4cKQWjpBEi 8ekcigjyXfBqwjxyuy4YAleYdvQSixBfv1lTlsOdDg1aynXSePxxJpsMLVzyjeNSAta7 ZBOjc0S9JAcSBGlOBzm1rTo08rFjSb0+sRpnTNlvfEEbWYFnKv2F0k64t3dv04mK58KX c0w4wcLzSr0a4CxZ8VCNVKgz3dDCl6jQHZmS2fOTm4HQ0G0vDamyML6af3Y01TKwqM+g mJZYQQOMjpjNPGw0uXWjYmmoz0M/6BqY1DZPlZyw6sfgh+z5ytYzcEYBcjOwrH+I8ePT c5bA== X-Gm-Message-State: AODbwcA+JlUeySBRHA8hUfCMmbSYyDTO/+/8vS7eW9DmXb9eoDLTGmJk 1eJWaFA5DItAKWf6/suslq7zion+yY5a X-Received: by 10.99.106.2 with SMTP id f2mr6683804pgc.46.1496405964107; Fri, 02 Jun 2017 05:19:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.151.163 with HTTP; Fri, 2 Jun 2017 05:19:23 -0700 (PDT) X-Originating-IP: [81.143.203.71] In-Reply-To: References: Date: Fri, 2 Jun 2017 13:19:23 +0100 Message-ID: To: =?UTF-8?Q?Bart=C5=82omiej_Krukowski?= Cc: "internals@lists.php.net" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] RFC proposal From: danack@basereality.com (Dan Ackroyd) On 2 June 2017 at 12:14, Bart=C5=82omiej Krukowski wrote: > Hello, > > I've created an account just now on wiki.php.net. My username: *bkrukowsk= i*. > I would like to create RFC about references in PHP. Could you please give > me an access? > From the RFC howto https://wiki.php.net/rfc/howto: "Email internals@lists.php.net to measure reaction to your intended proposal. State who would implement the feature, or whether the proposal is only a =E2=80=9Cconcept=E2=80=9D. Proceed with an RFC if feedba= ck is not negative or if a detailed RFC will clarify the proposal. " Can you give a rough outline of the proposal ? cheers Dan