Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25561 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34254 invoked by uid 1010); 7 Sep 2006 01:17:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34239 invoked from network); 7 Sep 2006 01:17:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2006 01:17:03 -0000 Authentication-Results: pb1.pair.com header.from=xuefer@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=xuefer@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: xuefer@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.189] ([64.233.182.189:42900] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/D6-15208-E037FF44 for ; Wed, 06 Sep 2006 21:17:03 -0400 Received: by nf-out-0910.google.com with SMTP id y25so390087nfb for ; Wed, 06 Sep 2006 18:16:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dc/HUG7iFr43gitCJiLffGK/ktmlpz434N8ysYicAlO9kvxr6qZhU4Xi5E2bMG8y9x1jw02DN1HgE3Tj0/SBVeyHolwVmFYrM/Ist4HAbUlPVV9YJ0XkvYD/Es+M+tD2UAcUmZ1CrBAKsd2dF/s6T/BaCnUQL+ikZkhvDNWqUj8= Received: by 10.48.254.10 with SMTP id b10mr1808847nfi; Wed, 06 Sep 2006 18:16:59 -0700 (PDT) Received: by 10.49.85.13 with HTTP; Wed, 6 Sep 2006 18:16:59 -0700 (PDT) Message-ID: <28139bc0609061816x2fb8d954pee2fd1af619202a6@mail.gmail.com> Date: Thu, 7 Sep 2006 09:16:59 +0800 Sender: xuefer@gmail.com To: "Antony Dovgal" Cc: "Andrei Zmievski" , "PHP Internals" In-Reply-To: <44FEFC0B.1000404@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2b9a524b62303d2b7c3f5e20a7b86537@gravitonic.com> <44FEFC0B.1000404@zend.com> X-Google-Sender-Auth: e717ecf8d9282fde Subject: Re: [PHP-DEV] RFC: unicode.semantics: runtime or not? From: phpxcache@gmail.com (phpxcache) > I think making it INI_PERDIR would mean a lot of headache and overcomplicated code in the engine and the extensions that modify its behaviour (like APC). i don't guess so. it's sure need upgrade but easy to implement, simply put unicode.semantics into entry key, and hash/search by the key.