Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89619 invoked from network); 27 Jun 2012 11:37:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2012 11:37:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:45162] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/14-02132-190FAEF4 for ; Wed, 27 Jun 2012 07:37:54 -0400 Received: by yenl12 with SMTP id l12so897759yen.29 for ; Wed, 27 Jun 2012 04:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Xu2qxgH+7jkkJ9aCFnAdnhuU8ikvzUn2T/2vNPeD4FY=; b=QnkeVS0+fZxuKsoymWBFToKBEuAhrx1EVMsBNfs0DGARF+qV5o5W40sWCN55aSYMOM JRb6vJKqOoKxsjU++Xq4djDP0YTKD/UdvxcN3KQ+1y4IzTrTwnMDOKF5oBIfdDu3NbdM 2muSCwQ9dAiYsE3+C1qLTqSi/oagbTha+0DqYxBdO4Kv33brRhUh5VDYgKry9rjsLy6E dPAcO/fJuGhOmrc4cC6Xl3sip+efiG7Lk1TgOVDyDRqB7noFQ2lDXRLMIvMpCdsrzDTq JHVQbgCvzjp88iedMLvgs65jnqYyH+MtM4qERakzCDHDLBhzqSztI1g7QLv0IKmn9Ygj AmxQ== MIME-Version: 1.0 Received: by 10.101.151.23 with SMTP id d23mr6863490ano.26.1340797070678; Wed, 27 Jun 2012 04:37:50 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Wed, 27 Jun 2012 04:37:50 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Jun 2012 13:37:50 +0200 Message-ID: To: Anthony Ferrara Cc: Simon Schick , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [DRAFT RFC] Adding Simplified Password Hashing API From: pierre.php@gmail.com (Pierre Joye) hi, On Wed, Jun 27, 2012 at 1:24 PM, Anthony Ferrara wrote: > Simon, > >> * Will the value of the constant PASSWORD_DEFAULT remain unchanged forever? >> Otherwise this lib, in my opinion, can cause big problems when trying to >> port an existing system to a newer PHP-version. > > the default is designed to change over time. That's exactly what I meant, having a changing default in this may force code change during php updates. I'm not in favour of having such default. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org