Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16016 invoked from network); 7 Oct 2013 08:51:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2013 08:51:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:45486] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/10-24156-C2672525 for ; Mon, 07 Oct 2013 04:51:57 -0400 Received: by mail-la0-f51.google.com with SMTP id es20so5181714lab.24 for ; Mon, 07 Oct 2013 01:51:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=UStdeGosR3yFq+oh50jsmnkUEPGi7k7CirSHxexppSk=; b=lxJqH+uIeYWm6jfX1zFc1vPHOOG7XDRePU7udY0HhvcUjKXA8JtTcLi+ZN2DBc/vN+ F+FaajPHE0ZonaRqFtGJvsnrlhAU5eWUmgck8TwGS1sNa7TsgSGD3XuKoxrGPCBL+lOA A9ZMxGp/UXa9GhW83D30bbY2iA/x3n/1MZEP7O/Grf7i73RTBpy6EwE9ICkTLOUEOT3I afO+sM4Ev4zrzJn55YPXAYaVjQckvV7urY8FoasHKGqTcOqVgJF99TX4bR/qYEuWymtD vTVj82gKTEdbzQZ9f9ArGR67Z4kBEI1s0IaMhyAXyw+0N+xmxuzKRL91JwanJQ7pOREv WsAQ== X-Received: by 10.112.156.166 with SMTP id wf6mr24475055lbb.13.1381135913451; Mon, 07 Oct 2013 01:51:53 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.154.201 with HTTP; Mon, 7 Oct 2013 01:51:13 -0700 (PDT) In-Reply-To: References: <8C33E1D9-8689-4E81-A79B-644CB690DB64@gmail.com> Date: Mon, 7 Oct 2013 17:51:13 +0900 X-Google-Sender-Auth: DumKOWbSN0ooYY1qstmiw3OF6Qo Message-ID: To: Alexey Zakhlestin Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c18e7a82076f04e822c314 Subject: Re: [PHP-DEV] [VOTE] Change crypt() behavior w/o salt From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c18e7a82076f04e822c314 Content-Type: text/plain; charset=UTF-8 Hi all, Vote period is ended and the result was 0 Generate strong salt by default 12 Generate E_NOTICE error 2 Keep current behavior (Use weak hash) I'll prepare patch for it later. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net On Wed, Sep 25, 2013 at 1:17 PM, Yasuo Ohgaki wrote: > Hi Alexey, > > On Tue, Sep 24, 2013 at 11:22 PM, Alexey Zakhlestin wrote: > >> strangely, this RFC is not shown in "In voting phase" section here: >> https://wiki.php.net/rfc >> is that done manually? >> > > I should have done this. > Thank you for point it out. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > --001a11c18e7a82076f04e822c314--