Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8479 invoked from network); 25 Mar 2017 21:50:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2017 21:50:01 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:43938] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/40-33481-706E6D85 for ; Sat, 25 Mar 2017 16:50:00 -0500 Received: (qmail 53674 invoked by uid 89); 25 Mar 2017 21:49:55 -0000 Received: from unknown (HELO mail-qk0-f176.google.com) (yohgaki@ohgaki.net@209.85.220.176) by 0 with ESMTPA; 25 Mar 2017 21:49:55 -0000 Received: by mail-qk0-f176.google.com with SMTP id f11so14885493qkb.0 for ; Sat, 25 Mar 2017 14:49:54 -0700 (PDT) X-Gm-Message-State: AFeK/H2YM7LHBsb1ZmQgYUs4gSkB3xfhVhg0RnxSTWUegfhBW0r1LV4Z4EpW46rGkHjdG+ECjF8539ZUX0QhRA== X-Received: by 10.55.43.208 with SMTP id r77mr12825457qkr.73.1490478588815; Sat, 25 Mar 2017 14:49:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.19.232 with HTTP; Sat, 25 Mar 2017 14:49:08 -0700 (PDT) In-Reply-To: References: Date: Sun, 26 Mar 2017 06:49:08 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Niklas Keller Cc: "internals@lists.php.net" , Andrey Andreev Content-Type: multipart/alternative; boundary=001a1149439cd4f805054b9516f1 Subject: Re: [PHP-DEV] [RFC] [VOTE] Improve hash_hkdf() parameter From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1149439cd4f805054b9516f1 Content-Type: text/plain; charset=UTF-8 On Sat, Mar 25, 2017 at 10:16 PM, Niklas Keller wrote: > https://wiki.php.net/rfc/improve_hash_hkdf_parameter# > backward_incompatible_changes says "It is merged into PHP 7.1.2.", but > doesn't talk about what it's supposed to say: It breaks BC with the already > released implementation. > > https://wiki.php.net/rfc/improve_hash_hkdf_parameter#rfc_impact says > "None.", while it's clearly a BC break. > > https://wiki.php.net/rfc/improve_hash_hkdf_parameter# > unaffected_php_functionality says "Nothing is affected. hash_hkdf() is > new function does not affect any.", but hash_hkdf has been released with > PHP 7.1.2 and therefore is no longer a new (unreleased) function. > > The BC break and those misleading / wrong paragraphs are enough to vote > against. > Thank you. I missed to update RFC and fixed them now. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1149439cd4f805054b9516f1--