Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30502 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93831 invoked by uid 1010); 6 Jul 2007 13:18:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93816 invoked from network); 6 Jul 2007 13:18:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2007 13:18:56 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad 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.146.176 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.176 wa-out-1112.google.com Received: from [209.85.146.176] ([209.85.146.176:28279] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/35-50692-E314E864 for ; Fri, 06 Jul 2007 09:18:55 -0400 Received: by wa-out-1112.google.com with SMTP id l24so259522waf for ; Fri, 06 Jul 2007 06:18:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FMblEoi6ctZY7uaNUxCsh7YbCRk6G/bzc4EXEKp8+zBaxQ+nvPrED9DY9IxD+FLmvqCZZ8fpc706QLgJcFwVN/tw34GImbZxvkt9hkIkNzn4ACHSf4mkDP95U4xpy0O/oozZbq/fcbCJiefDd9FjR8yQoB/j5wsk3Wy7Oy14fCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R5eKE1GD/Drl00ZaGpcnZamhcQTJViKoFJwzENyh4Bx+Gj8/zFt86qZv4jl2DMXIYXgpnSIqTSTUork0dhdcvH4SGuq7EL8/NedV6MohZYbWDYr4cxx0+n4lWmgwmQwTCE/snKxLhOXHf/8AgCJt68e2N91Q1MkHe+D5MPwHOJc= Received: by 10.114.37.1 with SMTP id k1mr656791wak.1183727932092; Fri, 06 Jul 2007 06:18:52 -0700 (PDT) Received: by 10.114.47.2 with HTTP; Fri, 6 Jul 2007 06:18:52 -0700 (PDT) Message-ID: Date: Fri, 6 Jul 2007 15:18:52 +0200 To: "Stefan Priebsch" Cc: RQuadling@googlemail.com, "Lukas Kahwe Smith" , "Antony Dovgal" , "Rasmus Lerdorf" , "Derick Rethans" , "Cristian Rodriguez" , internals@lists.php.net In-Reply-To: <468E400E.6060005@e-novative.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1181829227.3478.3.camel@localhost.localdomain> <468E1158.2030900@lerdorf.com> <468E13C6.1070109@pooteeweet.org> <468E2009.9000703@zend.com> <10845a340707060432h6516ea5eja0995dbc974baa0a@mail.gmail.com> <468E2A9C.8030704@zend.com> <10845a340707060454t24a854dfu93aad454dd1f37ed@mail.gmail.com> <468E2F78.9090002@pooteeweet.org> <10845a340707060509u70152abctf1801324be490ed1@mail.gmail.com> <468E400E.6060005@e-novative.de> Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: pierre.php@gmail.com (Pierre) On 7/6/07, Stefan Priebsch wrote: > There must be a reason to upgrade to a new PHP version (usually > features, maybe performance increase etc.). But there also must be no > reason not to upgrade. But you all know this, it has been said before. Namespace is one _very_ important reason. If we need a "marketing" argument for PHP6 outside unicode, it is the one. I would also like to do not backport it (but we can backport it as well, my main problem is only this flag). --Pierre