Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68158 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26528 invoked from network); 18 Jul 2013 11:46:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2013 11:46:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:41924] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/B4-20914-875D7E15 for ; Thu, 18 Jul 2013 07:46:01 -0400 Received: from [192.168.2.20] (ppp-88-217-77-50.dynamic.mnet-online.de [88.217.77.50]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id CAA4365A7F; Thu, 18 Jul 2013 13:45:57 +0200 (CEST) To: Pierre Joye Cc: Sherif Ramadan , Yasuo Ohgaki , "internals@lists.php.net" In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Thu, 18 Jul 2013 13:45:47 +0200 Message-ID: <1374147947.9328.47.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Fixes for documentation in source. Which branch to start? From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Thu, 2013-07-18 at 07:37 +0200, Pierre Joye wrote: > > 5.3 is security fixes only. > > Well, I don't see a good enough reason not to commit documentation to > 5.3 as well There is a good reason: Having clean diffs between releases. johannes