Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86598 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50306 invoked from network); 11 Jun 2015 12:13:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2015 12:13:04 -0000 Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.15.19 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.15.19 mout.gmx.net Received: from [212.227.15.19] ([212.227.15.19:59824] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/72-35910-E4B79755 for ; Thu, 11 Jun 2015 08:13:03 -0400 Received: from [192.168.0.100] ([95.89.139.132]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Lvkwm-1Z6Klb1qTk-017T7q; Thu, 11 Jun 2015 14:12:59 +0200 Message-ID: <55797B50.8010400@gmx.de> Date: Thu, 11 Jun 2015 14:13:04 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Anatol Belski , PHP Internals References: <5578B943.1070006@gmx.de> <5578BCF7.1050200@lerdorf.com> <022601d0a3df$d0ccedb0$7266c910$@belski.net> <55796AF3.1040205@gmx.de> <02ca01d0a43e$6c6bb4f0$45431ed0$@belski.net> In-Reply-To: <02ca01d0a43e$6c6bb4f0$45431ed0$@belski.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:XxvPwHdGrPc4E+q/N1wwvGlR34a35RV4HTvEWeroY/MisWCb1M7 H+s31wkJUNH+4Hc+BgoZoqroek5zQTQJgexCuby3yN9D8W9jmG/mn2uoOy59BwzCqaUEzmp Gb6Ai6BKkQMAolW6szhKQU5mvJUdpPkUvGpwrgnPd9DVORMo50E6Ok4IX64dB6Z2tGp573w D7G7J2NWss2kJOD12uGMg== X-UI-Out-Filterresults: notjunk:1;V01:K0:WklICi9DkBU=:FUsfmstJNYHvcHsRpBL6NE vp4PcswCqVnp/qUqrl0VR8sYj8Divca7MDoyaa/8h8Kv2DALXLt67DGO2khdfn8LaIpTGNE0O rYRiOZ2ZiUoE0oM+K4yBn2ROJFTrWqL5VcgZeXiPRibZ1oBf4+Sdti/7XH6mYj8G7ADFKTsQL 0/t4hBT8AU5bdR3JT2qsRXimb+XrDwI/lDE9EzcB7dgVAFM/gzByBY8WNMN5IL9LReHT6n3FL eZqWRJtk8a70TBUyRnB4fdBjhxbOIdS0eBOJ8pT+ezltbAr0ugLRY2FWs4yg78kEWMRnn+Wfj J8qbPzp7BXer6dGBh8qYpiRK/PqFrY+/2f8HRWUdCeoA0lYhtXrdvTz+Av+Q58dMVkO/zdtbS wz683c2/VbiH8wMQ+ICGU7ZYFT9qotP7fpcjRA5DCeWqjwbV4tXrZQmtSA6RFIgnff2GajR+K 4Qpmp5pBTmV4897ansRspmstZ1IdQuUvL+DTeRvi1vU+ciy+GJZvAs5xDBrhFfLMxvFNe319D D8RX1j6P4x3wD3gWcXqHTi4pjql+luT4zJspuCjQy/B5zTAPABu66q0c3x+j8LlD6Nj70Z5FX c7TrPAz4IKzREIXNx7YgNPzpv4PMlJvdtkxJwKv0xAA0lL1093wtaCUOGjzo04hFSC45MFkva dEGD4p/imYdx4lTwNCRX3mzmwzEEWqChU55jOv2TUBYf/caEtfo2vVBU3/Uf2Hgik83M= Subject: Re: [PHP-DEV] Request for php-src karma From: cmbecker69@gmx.de (Christoph Becker) Hi Anatol, Anatol Belski wrote: > Hi Christoph, > >> -----Original Message----- >> From: Christoph Becker [mailto:cmbecker69@gmx.de] >> Sent: Thursday, June 11, 2015 1:03 PM >> To: Anatol Belski; internals@lists.php.net >> Subject: Re: [PHP-DEV] Request for php-src karma >> >> Anatol Belski wrote: >> >>> Christoph, please don't forget to note the changes in the NEWS and/or >>> UPGRADING where appropriate. Also don't forget to check the lower >>> branches where your fixes could be profitable. >> >> Thanks for the hints. As I understand it, I should inform the release managers >> about changes in the respective branches.[1][2] What is the best way to do so? >> >> [1] >> [2] (stas' comment) >> > Please note also that there is a number of README files in the php-src dir, like this one http://git.php.net/?p=php-src.git;a=blob;f=README.GIT-RULES . In general, if you fix a bug and it's worth it to mention, you just push a patch and add note into the NEWS. If in doubt, better to ask the RM whether the patch is ok for that particular branch, of course. > > Pushing to the 5.4 branch is another story as only security fixes go in there, so it has to be cleared out explicitly. The same will apply to any other branch in security mode later, fe 5.5 which active development period ends soon. Also as far as I see, the patch from the ticket you link was not merged up as in accordance to the git workflow. > > The NEWS file has to be updated in all the active branches but master, usually. Otherwise, if a fix in master only - so only NEWS in master. As we now have no explicit PHP-7.0 branch, NEWS should be updated in master as well until PHP-5.4 is EOL. Thanks for the explanation. That clarifies my questions. :) -- Christoph M. Becker