Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68141 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84196 invoked from network); 18 Jul 2013 04:19:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2013 04:19:32 -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 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: theanomaly.is@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:42737] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/3D-20914-2DC67E15 for ; Thu, 18 Jul 2013 00:19:30 -0400 Received: by mail-wg0-f42.google.com with SMTP id z11so335854wgg.3 for ; Wed, 17 Jul 2013 21:19:27 -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=vNL69AHCp/I7Ugz9CNTXpqbXIt2UN+lFsxyfgOtFocg=; b=kLHvpj6DMo95cvKXge/2kzqYTjDgnHtih7ucda2zmRvAaQjLeNEDUKFS4w1nOBvqJn GV2K6liH83FvdgO1mVzlfFb+hdpXnmCVLeAaCzmwckXqlBGOMDgQAD64TFvajutAezOD Ph3n2N7M6uhLpxoi3JBHJlvn2Q73pM+hFZmfz53bVCeTNmTzuZa76ZIBwPR9+jmDdQjo GhBD1N3AKMRRAjqiCo6zMi3Dszy5KBBURDBunAaJzq54xAI6Yz5DUXWxJcFHYOH83kE4 kF9WcxaSd9t1ak5QrMfC3MS7EauYThZ+u9I+Rr0/qzgnAspxZr23+ZNJO1tOQ4oKpN0H 2dLQ== MIME-Version: 1.0 X-Received: by 10.194.87.100 with SMTP id w4mr7073615wjz.34.1374121167165; Wed, 17 Jul 2013 21:19:27 -0700 (PDT) Received: by 10.227.207.6 with HTTP; Wed, 17 Jul 2013 21:19:27 -0700 (PDT) In-Reply-To: References: Date: Thu, 18 Jul 2013 00:19:27 -0400 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7bf10a160c1fa504e1c18401 Subject: Re: [PHP-DEV] Fixes for documentation in source. Which branch to start? From: theanomaly.is@gmail.com (Sherif Ramadan) --047d7bf10a160c1fa504e1c18401 Content-Type: text/plain; charset=ISO-8859-1 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. --047d7bf10a160c1fa504e1c18401--