Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61335 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1764 invoked from network); 17 Jul 2012 08:23:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2012 08:23:37 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; 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:57426] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/C0-28715-70125005 for ; Tue, 17 Jul 2012 04:23:35 -0400 Received: by yenl12 with SMTP id l12so125189yen.29 for ; Tue, 17 Jul 2012 01:23:32 -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:content-transfer-encoding; bh=pd/ShHTveHEoUo/dmouMFB/ZZuACeeKh74l5ARdyKnY=; b=P6QbssrL94hCSBDOpJIeNpeghWtarJDU8m4VA7dQexgt89Iz9EuS8K96s3W6636srW HcWX5jnT0j//gBl0NSsW2VuSh5978RD3uFpTxY5CGLlNHo6NWGJCPIQ5Zufd9H8Ond8J VB6gh4yvdlnNtGHV7vTnhP0VggnQLAjrW/xN+C1eCbPxpvbOFls6+ia7skueL7OuqL86 q/jN34HjU0t/Q5ormAzcUoAm+EOWIb3DzJ7NnLENjYWx7ByDk8K2CQj8CWMWdcg1jLE6 CzsKkQ7SOje+6VMoNssYJY//EzB5MguMEBIZEbrUOADMmHIsZuLCdIf5aTdmDH5FOIVT eV6g== MIME-Version: 1.0 Received: by 10.43.136.66 with SMTP id ij2mr771950icc.40.1342513411989; Tue, 17 Jul 2012 01:23:31 -0700 (PDT) Received: by 10.231.205.211 with HTTP; Tue, 17 Jul 2012 01:23:31 -0700 (PDT) In-Reply-To: <5004775D.601@gmail.com> References: <5004775D.601@gmail.com> Date: Tue, 17 Jul 2012 10:23:31 +0200 Message-ID: To: =?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?= Cc: Alex Aulbach , Anthony Ferrara , Andrew Faulds , Nikita Popov , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: =?ISO-8859-1?Q?Re=3A_=5BPHP=2DDEV=5D_Random_string_generation_=28=E1_la_passwo?= =?ISO-8859-1?Q?rd=5Fmake=5Fsalt=29?= From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Jul 16, 2012 at 10:19 PM, =C1ngel Gonz=E1lez wr= ote: > About supporting POSIX classes, that could be cool. But you then need a w= ay > to enumerate them. Note that isalpha() will be provided by the C > library, so you > can't count on having its data. It's possible that PCRE, which we bundle, > contains the needed unicode tables. If anything, then ICU data. POSIX is the worst thing ever when it comes to locale support. Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org