Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94728 invoked from network); 18 Jul 2013 06:53:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2013 06:53:43 -0000 Authentication-Results: pb1.pair.com header.from=theanomaly.is@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=theanomaly.is@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.177 as permitted sender) X-PHP-List-Original-Sender: theanomaly.is@gmail.com X-Host-Fingerprint: 209.85.212.177 mail-wi0-f177.google.com Received: from [209.85.212.177] ([209.85.212.177:64619] helo=mail-wi0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/0F-20914-5F097E15 for ; Thu, 18 Jul 2013 02:53:42 -0400 Received: by mail-wi0-f177.google.com with SMTP id ey16so2827083wid.4 for ; Wed, 17 Jul 2013 23:53:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mN9VJKJ0L8FePldTS78Ebr0hXNCAfjR5VLrS3WpK40o=; b=mnG39ELbGvYmw3dtCRtpwPQyA580dqgdg1tP/uUJ/jaFT5HxZqDCITCqdaGzvtuvrd 2+HXDvNz8jpRxslEMJmHtathNmyCpCZenseaC0NU1+REvO+/ZgkdZlGg9ogHri36EX1Z BvypoN98JsMUGsd0amt+uPV4rpghKK7dB8fhD/5kY6bJptTta8aPA6PQtQSMII0ZlULK tLU/ZH1GiT5IgZfVVIWzJZ6x+xEJStBz2ohLQx3b4fyZGV9WdxvWJJCX2TGJuhFy3Ein Rg3xnZYjcBI453UqfRdZis5YpNT9A3TzFjC/aF2jwIHKjYPRrrp5phstzPkv17Zj1B4F rXnA== MIME-Version: 1.0 X-Received: by 10.194.9.70 with SMTP id x6mr7363418wja.19.1374130418724; Wed, 17 Jul 2013 23:53:38 -0700 (PDT) Received: by 10.227.207.6 with HTTP; Wed, 17 Jul 2013 23:53:38 -0700 (PDT) In-Reply-To: References: Date: Thu, 18 Jul 2013 02:53:38 -0400 Message-ID: To: Pierre Joye Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Yasuo Ohgaki , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b5d57ce7bb55b04e1c3abc6 Subject: Re: [PHP-DEV] Fixes for documentation in source. Which branch to start? From: theanomaly.is@gmail.com (Sherif Ramadan) --047d7b5d57ce7bb55b04e1c3abc6 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Jul 18, 2013 at 1:37 AM, Pierre Joye wrote: > On Thu, Jul 18, 2013 at 6:19 AM, Sherif Ramadan > wrote: > > On Wed, Jul 17, 2013 at 11:55 PM, Yasuo Ohgaki > wrote: > > > >> Hi all, > >> > >> Take a look at this PR > >> > >> https://github.com/php/php-src/pull/351.diff > >> > >> The documentation in php.ini-* is broken, where should we > >> fix these kind of error? > >> > >> From 5.3 branch or 5.4 branch? > >> > > > > > > 5.3 is security fixes only. > > Well, I don't see a good enough reason not to commit documentation to > 5.3 as well > I suppose you're right since it's not source code, but it remains dubious that this counts as documentation. If we want to add documentation notes for this it should go in the manual where we document everything. Not that I'm the arbiter of what goes in 5.3. > > -- > Pierre > > @pierrejoye | http://www.libgd.org > --047d7b5d57ce7bb55b04e1c3abc6--