Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47109 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82216 invoked from network); 11 Mar 2010 14:21:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2010 14:21:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 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: 74.125.82.42 mail-ww0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:57482] helo=mail-ww0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/70-14074-47CF89B4 for ; Thu, 11 Mar 2010 09:21:41 -0500 Received: by wwc33 with SMTP id 33so52793wwc.29 for ; Thu, 11 Mar 2010 06:21:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=qqRqVRw8yQa2QbUKEbNCy8bAICPsNfKRDebuW6GTr00=; b=Y15YOUael79UVnynl+Z35RDoqOYt4KR0UnOIjfA/iJ+Iu+aGcy4g2lchpU0GPhQhGT oDMMRZEp+8bF6lz6NZ9LeLeBNRLzdUgWKSQs1az+lStSYmvtFu6wicvNgtq6vVg/s4Xc PIBcp3zS4pQGDmpZYlfcCujvHL/BMHulBiUlk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=IOeqE7OEClXfvV5eFy1YJG7cZr0ue+/dZCLmzCuqSLH/KAR7QfKoQoKmphaRGzSCoA wRttmiWE0DlKZVKC8zpzj53DZejSqRY57Nlq5E2F09SkZWvAsXgrL/yRSuCkE+ttzONE tCL/rN7VjxBhMui79nImGKWZNz/PFgKm8eGY8= MIME-Version: 1.0 Received: by 10.216.89.80 with SMTP id b58mr2076189wef.73.1268317296525; Thu, 11 Mar 2010 06:21:36 -0800 (PST) Date: Thu, 11 Mar 2010 15:21:36 +0100 Message-ID: To: Derick Rethans Cc: Sebastian Bergmann , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: svn: /php/php-src/branches/PHP_5_3/ README.NEW-OUTPUT-API Zend/zend_highlight.c Zend/zend_indent.c ext/iconv/iconv.c ext/session/session.c ext/soap/soap.c ext/standard/basic_functions.c ext/standard/exec.c ext/standard/head.c ext/st From: pierre.php@gmail.com (Pierre Joye) hi, 5.3/6.0/next is not the question here. This change has nothing to do in a stable branch and must be reverted as soon as possible (I will do it tonight if nothing happens until then). I also understand the need to valid this new API and my suggestion could be the best way to do it at this stage: - create a PHP_5_3_NEW_OB branch - maintain it there - merge when it is ready/stable Thanks for your understanding and work. Cheers, -- Pierre On Thu, Mar 11, 2010 at 1:45 PM, Derick Rethans wrote: > On Thu, 11 Mar 2010, Sebastian Bergmann wrote: > >> Lukas Kahwe Smith wrote: >> > php6 not moving forward is the root cause there >> >> =A0So lets just close the PHP 5.2 branch and open the PHP 5.4 branch. >> =A0The focus of PHP 5.4 could be the new output layer and traits (one ca= n >> =A0dream, right?). > > No, put that stuff in 6! > > regards, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org