Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82362 invoked by uid 1010); 16 Jul 2007 16:10:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82346 invoked from network); 16 Jul 2007 16:10:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2007 16:10:45 -0000 Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.234 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 64.233.184.234 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.234] ([64.233.184.234:21265] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/21-09703-3889B964 for ; Mon, 16 Jul 2007 12:10:45 -0400 Received: by wr-out-0506.google.com with SMTP id 58so705812wri for ; Mon, 16 Jul 2007 09:10:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received: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=skepq2iqwBQO1EBCQzlSy7DxVZYWy3AlmsWsCInOae3X5mPpOqJDLLgtD2hfokmMLGfZ5+EBBAAgA5brQRiKPJ/V7afB1d1o7KD1nkMfs2SpS9gUPneI9rNFVHRIsDp8l2JiCGlimWnbuXpgix1Gbv+5jaPCFFLGJzFoqdKzEgU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 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=nqvlwKu2DllrZ3ODwPK+i+vi9rm3RxWrVmVIw3LOoBmaoKUSodMppohMnubBGLRFECrOHjxatKlHF6MA/w8zQDdcOxJQGpVo3eAV1q2KAEgBtBbT5YAHP/oR0JsdN09p5TYDcutLS9yTUst1SQ+9AUr/AXB3f4K0+45Ul5qu2T8= Received: by 10.90.113.18 with SMTP id l18mr3325115agc.1184602241186; Mon, 16 Jul 2007 09:10:41 -0700 (PDT) Received: by 10.90.117.6 with HTTP; Mon, 16 Jul 2007 09:10:41 -0700 (PDT) Message-ID: Date: Mon, 16 Jul 2007 12:10:41 -0400 Sender: david.coallier@gmail.com To: jani.taskinen@iki.fi Cc: "Antony Dovgal" , "Lukas Kahwe Smith" , "Andi Gutmans" , "Ilia Alshanetsky" , internals@lists.php.net In-Reply-To: <1184599531.3352.22.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <698DE66518E7CA45812BD18E807866CE648191@us-ex1.zend.net> <54C4340A-D9EA-4B5A-B39C-B55B29B1B3BC@prohost.org> <698DE66518E7CA45812BD18E807866CE648193@us-ex1.zend.net> <469B7FB1.1070507@pooteeweet.org> <469B8C73.8020908@zend.com> <1184599531.3352.22.camel@localhost.localdomain> X-Google-Sender-Auth: 6133e015f1242168 Subject: Re: [PHP-DEV] POSIX regex From: davidc@php.net ("David Coallier") On 7/16/07, Jani Taskinen wrote: > Thank you Lucas and Antony. Could not agree more.. > > On Mon, 2007-07-16 at 19:19 +0400, Antony Dovgal wrote: > > Thank you Lukas for expressing exactly my thoughts on this. > > > > On 16.07.2007 18:24, Lukas Kahwe Smith wrote: > > > Andi Gutmans wrote: > > >> Even in PHP 6 I am not sure it's a good idea. There are a huge amount of > > >> apps that use them and it'll be very hard for people to upgrade. > > >> Anyway, let's do some more research on that once we get closer to PHP 6 > > >> and see what the migration path looks like. We'll have to check with a > > >> few popular apps + google code search :) > > >> No need to decide on that right now without having more info. > > > > > > I disagree with this approach. The thing is that we need to get a clear > > > message out ASAP. This all ties into topics like if we will have a > > > unicode off/on switch or not. Delaying these decisions will hurt our > > > userbase. We need to prepare them early. > > > > > > IMHO we should use PHP6 as the clean up release. Drop unicode on/off > > > switch, accept that the bulk of all code will need to be rewritten from > > > scratch. The benefit will be that it will truely be cleaned up, people > > > will still be able to leverage the bulk of their PHP programming > > > background and they can enjoy the fastest possible unicode engine we can > > > provide them. > > > > > > PHP5 will be for the people that cannot make the jump. We will back port > > > whatever we can reasonably get into PHP5. People will linger on PHP5, > > > just as they are doing now with PHP4. So it goes. At least we will not > > > punish the early adopters for those that are unwilling to move to the > > > new version in the near future anyways. > > > > > > At any rate .. the time is now to make a decision on what its gonna be. > > > PHP6 with BC hacks or not. > > > > > > regards, > > > Lukas > > > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Another thing to mention is that without GLOBALS (PHP6), most application and php4-developers will have far more problems than without posix regex'es. D