Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26622 invoked from network); 20 May 2015 10:24:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 May 2015 10:24:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.218.51 as permitted sender) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.218.51 mail-oi0-f51.google.com Received: from [209.85.218.51] ([209.85.218.51:36719] helo=mail-oi0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/73-13816-CC06C555 for ; Wed, 20 May 2015 06:24:13 -0400 Received: by oihb9 with SMTP id b9so32263439oih.3 for ; Wed, 20 May 2015 03:24:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=nkTqsElJ0fN0W2+XgdLkvsXhREUwaEYio9GnN3ahcMQ=; b=jspslFyMdDV9AbTbkP6D9luB1rVFsvU/bRwMqGRyYxj+X2VLvUTnMW5S5nUxEIB9km CidN5e7bQ/c6eVf8Qr4knxRxQY8HE9vCW+CF/M85vg0dAfW0vB2+GaXeQx7fg+7k38FS lkUUTyUlHCNTHhmZl8iqGbZK2BlC3Mj5nMc+WK0Y6WDRDb4Ew+drKlxete/9q6Mh8rb/ w6AB+wC9h36RJYZyx92cdvsYtjIx34W1Uu1nhjjQ4p93Ba2uDkIoOXrMlbDgkuReF/c3 gZWuTXv4eLFl1nfWKDDvuORvzFnXtQg6RpzHGFO0r6zB8yoP/TtkSmZ2EPLG12mKI3xK Fu/g== X-Gm-Message-State: ALoCoQlIEKuEyGZ67ur+fQKRb4ZU+8fTxCMQUuAFaPWnMQsVHphCdjd+kOCGXHmUW61kmRf/y2eHbmo+3ay4CrV4GqHd90rHn3o1z0dcCxj7pjMZtJEY2SU/YeE0BDtc5twH91sBFcriNFcFpkAwx6LnZn0ZwkqWUC2Hc+QA6s57BsYSJI9nC6M= MIME-Version: 1.0 X-Received: by 10.60.132.172 with SMTP id ov12mr11967958oeb.2.1432117449916; Wed, 20 May 2015 03:24:09 -0700 (PDT) Received: by 10.60.173.74 with HTTP; Wed, 20 May 2015 03:24:09 -0700 (PDT) In-Reply-To: References: <555C4986.6010604@gmail.com> Date: Wed, 20 May 2015 13:24:09 +0300 Message-ID: To: Ferenc Kovacs Cc: julien pauli , Stanislav Malyshev , PHP internals list Content-Type: multipart/alternative; boundary=047d7b4727b4e11d21051680d37f Subject: Re: [PHP-DEV] pcrelib version differs between 5.5.25 / 5.6.9 From: lior.k@zend.com (Lior Kaplan) --047d7b4727b4e11d21051680d37f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I'm not looking to place blame, we all miss staff here and there. Just wanted to make sure everyone knows there's a difference and it will be aligned later on. ( I noticed the difference due to a build problem on AIX, which I'm checking) kaplan On Wed, May 20, 2015 at 1:07 PM, Ferenc Kovacs wrote: > > > On Wed, May 20, 2015 at 10:56 AM, Lior Kaplan wrote: > >> On Wed, May 20, 2015 at 11:44 AM, Stanislav Malyshev > > >> wrote: >> >> > Hi! >> > >> > > 1. Just noticed that 5.5.25 has pcrelib 8.36 while 5.6.9 has 8.37. >> > > That's probably because of a slight difference between the branch >> points. >> > > >> > > I'll update the news / changelog >> > >> > 8.37 contains some important fixes. I thought I merged it up for all >> > branches, but maybe I messed something up. Is 5.5 branch OK? >> > >> >> You missed the PHP-5.5.25 branch... >> >> The PHP-5.5, PHP-5.6 branches are fine, so we'll align on the next >> release. >> >> But please take a look at #2 on the original mail. >> >> Kaplan >> > > merging it into PHP-5.5.25 was Julien's job, Stas merges stuff into > PHP-5.4 and upward to PHP-5.5/PHP-5.6 and master, and then the RMs merge > from the development branch into their release branch, for PHP-5.4.X that > is Stas, for PHP-5.5.X is Julien and I'm doing it for PHP-5.6.X > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --047d7b4727b4e11d21051680d37f--