[PHP-DEV] Re: [RFC][DISCUSSION] Improve hash_hkdf() parameter

2017-03-24 Thread Yasuo Ohgaki
On Sat, Mar 25, 2017 at 6:04 AM, Yasuo Ohgaki wrote: > > This would be final RFC. > > https://wiki.php.net/rfc/improve_hash_hkdf_parameter > > Simpler is better. > I made introduction simpler. > If there aren't comments, I'll start vote in a few days. > I noticed master is merged to 7.1 branch.

[PHP-DEV] Re: [RFC][DISCUSSION] Improve hash_hkdf() parameter

2017-03-24 Thread Yasuo Ohgaki
Hi all, This would be final RFC. https://wiki.php.net/rfc/improve_hash_hkdf_parameter Simpler is better. I made introduction simpler. If there aren't comments, I'll start vote in a few days. Regards, P.S. I really would like to avoid having yet another inconsistent function signature. -- Yasu