Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30771 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21159 invoked by uid 1010); 11 Jul 2007 08:24:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21144 invoked from network); 11 Jul 2007 08:24:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2007 08:24:38 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:49374] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/64-24679-6C394964 for ; Wed, 11 Jul 2007 04:24:38 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id C4669A580D5; Wed, 11 Jul 2007 10:24:35 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06336-10; Wed, 11 Jul 2007 10:24:33 +0200 (CEST) Received: from [192.168.1.114] (234.24.3.213.fix.bluewin.ch [213.3.24.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id DF1D2A580E8; Wed, 11 Jul 2007 10:24:31 +0200 (CEST) In-Reply-To: <698DE66518E7CA45812BD18E807866CE647A32@us-ex1.zend.net> References: <1181829227.3478.3.camel@localhost.localdomain> <4678252F.2050803@sci.fi> <46783212.4020900@lerdorf.com> <34654.216.230.84.67.1183064088.squirrel@www.l-i-e.com> <54557.78.61.224.253.1183098089.squirrel@avilys.eik.lt> <4684BB91.4070507@zend.com> <2169.24.1.37.132.1183693664.squirrel@www.l-i-e.com> <1183699755.14343.5.camel@johannes.nop> <7d5a202f0707060224oa64dfeaw2c7ee17a735648f9@mail.gmail.com> <468E1158.2030900@lerdorf.com> <468E13C6.1070109@pooteeweet.org> <468E2009.9000703@zend.com> <468E7180.3020709@zend.com> <468E7256.10905@zend.com> <4692B1A3.1000808@zend.com> <698DE66518E7CA45812BD18E807866CE647897@us-ex1.zend.net> <698DE66518E7CA45812BD18E807866CE64794E@us-ex1.zend.net> <4693B66C.4000908@rooftopsolutions.nl> <698DE66518E7CA4 5812BD18E807866CE647A32@us-ex1.zend.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: "Evert | Rooftop" , "Antony Dovgal" , "Andrei Zmievski" , "Stas Malyshev" , , Content-Transfer-Encoding: 7bit Date: Wed, 11 Jul 2007 10:24:28 +0200 To: Andi Gutmans X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: mls@pooteeweet.org (Lukas Kahwe Smith) On 11.07.2007, at 00:02, Andi Gutmans wrote: > I think the sooner the better as it's valuable information for the dev > team. > It'd probably be a good idea to have a Wiki where we can document > issues > that/common use-cases which are encountered. > Maybe we should have a Wiki on one of the php.net servers for such > purposes? Well I have been asking for a wiki for quite some time. currently a lot of the release management runs on the OSS wiki of my old company: http://oss.backendmedia.com/PHPTODO/ Once we have the wiki on php.net servers we could more easily integrate the login management etc. It makes absolute sense to have this and IIRC the only opposition has always been Rasmus that insists that things like this should be in CVS (yes I know we have a todo file in CVS). But it seems to me like most internals developers have showed their preference to a wiki with their "feet". regards, Lukas