Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49891 invoked from network); 3 Dec 2014 15:11:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2014 15:11:57 -0000 Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.218.53 as permitted sender) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:53531] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/23-15597-B382F745 for ; Wed, 03 Dec 2014 10:11:56 -0500 Received: by mail-oi0-f53.google.com with SMTP id x69so10923793oia.40 for ; Wed, 03 Dec 2014 07:11:53 -0800 (PST) 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=hGjR3EWiYwv9joCLPn/I+g3qQ01oKQFwWVTu75GnPPo=; b=GU2nrzu0zKRvFnzn7D+pTSCZLLsg+L6UDO6vfEnR9iayKdHc04tFaJr+/RJuEdLZgW DJj7Ksb80tI+eMdMgb+VPF/S+lBiUcckzerV01so8dR6ZN3TG+JMqAteGZHirhKoO2y+ 5pu0DFoItdcA77YzmCPOGmuAq4w3v6UA+8IoffWI/tz6jlqJD2JmbF4/vusBmccK4EdR BHnYst+oAd+W9RRCqpZImJIkZhh0UQaGTQEUebD5RDsXalsAsgmBA2fQApmS+eK1bzyy lQucg3cIYqb8Dco/V5K8NxWfoleZzu9iDMNxGpJF2xvQ6gfo+xZw8NHt97shSkXEil4t h53w== X-Gm-Message-State: ALoCoQkBtvkjerJEAEn6KTTZ6F5RfyEXmn6BGLDhUzAAQx43p5+PoOaFrqxL28eofRFaug6+aWoOxI30G6hC30hKFRssJdQcPnqouWhwWdVyv3qfPiuj6D+SU/oXDT1gsq1CIpQ/FtTdRoRepdAZUwqKmMy5qgD1fA== MIME-Version: 1.0 X-Received: by 10.60.102.211 with SMTP id fq19mr3614199oeb.2.1417619513157; Wed, 03 Dec 2014 07:11:53 -0800 (PST) Received: by 10.60.165.238 with HTTP; Wed, 3 Dec 2014 07:11:53 -0800 (PST) In-Reply-To: References: Date: Wed, 3 Dec 2014 16:11:53 +0100 Message-ID: To: Ferenc Kovacs Cc: Yasuo Ohgaki , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e01160a2e8243d10509514385 Subject: Re: [PHP-DEV] PHP 5.4.35's ChangLog is misplaced From: lior.k@zend.com (Lior Kaplan) --089e01160a2e8243d10509514385 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The change was to make sure it's ordered by date first, than by version number. Before the change a version released in October appears higher than one released in November. Kaplan On Wed, Dec 3, 2014 at 3:25 PM, Ferenc Kovacs wrote: > > > On Wed, Dec 3, 2014 at 2:44 PM, Lior Kaplan wrote: > >> Fixed. >> >> (allow a few minutes for the change to take affect). >> >> > Hi, > > I did not fix it, because I'm not sure it is a policy that when multiple > php versions are released then we should order them by the version and no= t > by the time of the release. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --089e01160a2e8243d10509514385--