Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59327 invoked from network); 17 Jul 2009 10:38:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2009 10:38:16 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.158 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.158 fg-out-1718.google.com Received: from [72.14.220.158] ([72.14.220.158:18700] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/55-29850-894506A4 for ; Fri, 17 Jul 2009 06:38:16 -0400 Received: by fg-out-1718.google.com with SMTP id 13so84481fge.0 for ; Fri, 17 Jul 2009 03:38:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=XO4SK7piC6zISAwe5PNcafU6F2JEG5d9XzKLkumHxTc=; b=xRgIxqtivOqS3v0O3Parm1lzYhjgE+bjIYS1j9zEZrfHyHEaG1e8h3z8SWJ6xm9FuK aav5fGwh/cEMxqw4SHZyMbIi24cOMsZt9ANJgowBHA3+RCc15Z1mUeObbaR+I7A4ErHl QYlClf3wZD1n000k+ohGdqc9SXnZbX7D3O/CQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=F0h4oKI2EShUDS5obCANzp/JN0U2DhUgWKDaQ/YHiARc7G/Vr9zoREQMP2ognBeR3w oBDOmaoZagQ2hAvbJ9BYEew9LuetzvxHeFpW6Qe25aUcDSXEYi9fL/czyoozcml4YoJ/ ew4gC4HZKBbKmM0l8EFyKyRU/b6nqWRyV4YqQ= MIME-Version: 1.0 Received: by 10.86.53.11 with SMTP id b11mr776496fga.12.1247827093061; Fri, 17 Jul 2009 03:38:13 -0700 (PDT) In-Reply-To: <4A6042B6.8020102@keryx.se> References: <4A5CF17B.1040102@keryx.se> <7d6e34d80907141506m5ff583b4vb4e8da7cd969120f@mail.gmail.com> <4A5DA008.6010603@keryx.se> <4A6042B6.8020102@keryx.se> Date: Fri, 17 Jul 2009 12:38:13 +0200 Message-ID: <7f3ed2c30907170338g10470841v5050558af29bf2c0@mail.gmail.com> To: Keryx Web Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ctype functions in PHP 6 From: hannes.magnusson@gmail.com (Hannes Magnusson) On Fri, Jul 17, 2009 at 11:21, Keryx Web wrote: > Please forgive me bumping this, bit I think my questions are valid and I > can't find authoritative and relevant info on php.net or Google. The future has yet to be written. All we can do is to predict. The current prediction is that ctype will use the ICU functionality. -Hannes