Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49250 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38595 invoked from network); 10 Aug 2010 09:48:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2010 09:48:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:61721] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/C4-14965-F50216C4 for ; Tue, 10 Aug 2010 05:48:15 -0400 Received: by qyk36 with SMTP id 36so2907021qyk.8 for ; Tue, 10 Aug 2010 02:48:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=soZwgWAt9rsGHFY5IEx77Y8H2Wzv/3VgU5HrwQxRqJ4=; b=mvou+/VQEWY8HTgmUvmQxThYFQ8ZgjW8J2fkl99Do6J0w+ukE6nWkFCZsTJxh72gA0 R6JEbpDf97VxUjHp04Tzxg0GWhkK1vyig5A0+cwHhUQ3QfMRAxraVXmxmptilBWBiS0J TyLwFLIMQcXcXDIMu2saPhQZEVAsQvFe5g87w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=K3DYec9oU8qHV/hfRF15gTg9cw+5YJzH7Uvy694UN+IvLV/NYJFifUrMqG0XRY7mp8 XoIIrYPm+O3Zqp+uLp1Ja1TpLho4g+KYb+eLCAL/7IsqxAyU6qcxYyB+YcQ2P4u8xJ8a vv43l3OQ2u6b1NOETl89bJVtJjYPLby6+hEgA= MIME-Version: 1.0 Received: by 10.224.9.205 with SMTP id m13mr9404829qam.68.1281433693265; Tue, 10 Aug 2010 02:48:13 -0700 (PDT) Received: by 10.229.182.146 with HTTP; Tue, 10 Aug 2010 02:48:13 -0700 (PDT) In-Reply-To: <1281433431.969.2220.camel@guybrush> References: <1281429940.969.2093.camel@guybrush> <1281433431.969.2220.camel@guybrush> Date: Tue, 10 Aug 2010 11:48:13 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Adam Harvey , Pierre Joye , Kalle Sommer Nielsen , Internals Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] 5.4 Alpha? From: hannes.magnusson@gmail.com (Hannes Magnusson) 2010/8/10 Johannes Schl=FCter : > On Tue, 2010-08-10 at 17:25 +0800, Adam Harvey wrote: >> =96 The LTS branch is going to become more and more difficult to >> backport fixes to as it diverges from the other two branches, and I >> can see developers not bothering after a certain point, which may be >> counter productive. > > Except for things like the Unicode branch our code base is quite stable > in most places. Speaking of unicode, did we ever get the intl based mbstring patch into tru= nk? -Hannes