Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92032 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56387 invoked from network); 30 Mar 2016 20:26:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2016 20:26:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=mtkocak@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mtkocak@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.52 as permitted sender) X-PHP-List-Original-Sender: mtkocak@gmail.com X-Host-Fingerprint: 74.125.82.52 mail-wm0-f52.google.com Received: from [74.125.82.52] ([74.125.82.52:36406] helo=mail-wm0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/84-28792-8563CF65 for ; Wed, 30 Mar 2016 15:26:00 -0500 Received: by mail-wm0-f52.google.com with SMTP id 127so110792330wmu.1 for ; Wed, 30 Mar 2016 13:26:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=5+YgvGV4w+E4rUc0mfH5sYkdybG8YgGjsfyyI7+66Nk=; b=MnaGpWY2mwV7gUZrgItjh8Tfs1s2nsYKCkrIlLNriAI5FOmF2HZE+TLLEm4LiUqRxM bQDUbYVKg2CGmeHg4yIzT4S+Z/44KNFA3KRsFu+iaI+1C3Oya5JMJkvwCXf5AWyS2qKr Ly45LO0VnjQPyZ6NT4TfyIgvKHdLqmWAB7AoHYsRYAA+PqJhq/COr62GiQLWuMsHaGYW l95FRYlL5Z29EIRZRpcnl+x8AlYhIsgSD4ppMSBeTP+P1a0iRMQkXzDVtPYfqUJh3Dq+ gsIAImfyvONjqhoJlIq2ZvvdlDnwyGB6q6w1JIAAHwri2kUHzI56XG9TTkunX1cbPLlq F6tA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=5+YgvGV4w+E4rUc0mfH5sYkdybG8YgGjsfyyI7+66Nk=; b=UJSftLtPtKvbz+hI4bf/Y+6GfdiSk/losy7ZIilzBCgJYuTDsz8OojVaCk2JGOAv+l A/LkrrKXHMyv2Nl5w7Wa0FUAtj6r39H9yb1yHIoR9ouCcBgZXDeZpzSRb/VdSBwVp1t1 6ujsAnK+0+WDhhmhZxNkQrOl1OW4i+JRHYkX+4VBIdAkT7HFv9+15NDvS6LKNg5D5M02 h0iszEJ0tKW6wdcX5qJygl3b19z369I2/GgIQ7iAu8n7DVTWmOqs52XLoW3pAh0GFxDB 6Hln6ZJubEKPynoxangiAsPEh0wtTCC/60TTU3LTgWAIqhgT4xqK8oA4smmfX+e67KrS 8deg== X-Gm-Message-State: AD7BkJJ+oAjm/l/A66DSSXGwWZlX+HDTWfE/QzuPFnGmVuYz881TvwJdneJ1sUSLZr/MWg== X-Received: by 10.194.22.68 with SMTP id b4mr11402151wjf.158.1459369557639; Wed, 30 Mar 2016 13:25:57 -0700 (PDT) Received: from [10.0.0.3] (26.85.broadband11.iol.cz. [90.178.85.26]) by smtp.gmail.com with ESMTPSA id t3sm5616053wjz.11.2016.03.30.13.25.56 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 30 Mar 2016 13:25:56 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) In-Reply-To: <56FC3570.1090603@telia.com> Date: Wed, 30 Mar 2016 22:25:54 +0200 Content-Transfer-Encoding: quoted-printable Message-ID: References: <56F40965.30302@telia.com> <3A78AC53-5235-4CFE-9F0D-21F5837B6025@gmail.com> <98.2B.15440.39F44F65@pb1.pair.com> <59659E29-A7EF-40AB-BFF3-4DEE9D682412@gmail.com> <4F.DB.15440.10854F65@pb1.pair.com> <56FC3570.1090603@telia.com> To: =?utf-8?Q?Bj=C3=B6rn_Larsson?= , PHP internals X-Mailer: Apple Mail (2.3124) Subject: Re: [PHP-DEV] Re: [RFC Proposal] Null Coalesce Equal Operator From: mtkocak@gmail.com (Midori Kocak) Thank you, I removed =E2=80=98equal=E2=80=99, you were right. I could not find a way to change url. Also voting is already started. Midori > On 30 Mar 2016, at 22:22, Bj=C3=B6rn Larsson = wrote: >=20 > Hi, >=20 > Think the word equal should be removed from RFC name so > it becomes "Null Coalescing Assignment Operator" or? >=20 > Also on the page https://wiki.php.net/rfc, possible to change > the naming for "Null Coalesce Equal Operator" to reflect the > title in the RFC even if the underlying URL itself is the same? >=20 > Regards //Bj=C3=B6rn Larsson >=20 > Den 2016-03-24 kl. 23:49, skrev Mutlu Kocak: >> thank you so much. I updated the name. >>=20 >> On Thursday, 24 March 2016, Andrea Faulds wrote: >>=20 >>> Hi Midori, >>>=20 >>> Midori Kocak wrote: >>>=20 >>>> Hi, >>>>=20 >>>> I changed the name but I really don=E2=80=99 know how to change the = url :) >>>>=20 >>>> Midori >>>>=20 >>>>=20 >>> I don't think you can change the URL. In the past I've seen people = create >>> a new page in the /rfc/ namespace, copy the content there, and edit = the old >>> page to point to the new one. But the URL doesn't really matter, you = don't >>> need to change it. The original ?? RFC itself had a URL which was >>> completely different from the title. :) >>>=20 >>> I appreciate that you changed the name. Did you mean to remove the = "Equal" >>> from the name, though? It's still there. (Sorry to bring this up = again...) >>>=20 >>> Thanks! >>> -- >>> Andrea Faulds >>> https://ajf.me/ >>>=20 >>> -- >>> PHP Internals - PHP Runtime Development Mailing List >>> To unsubscribe, visit:http://www.php.net/unsub.php >>>=20 >>>=20 >=20