Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50249 invoked from network); 3 Dec 2015 21:50:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 21:50:02 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.162 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.162 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.162] ([81.169.146.162:24476] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/50-47602-809B0665 for ; Thu, 03 Dec 2015 16:50:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1449179396; l=2822; s=domk; d=kelunik.com; h=Content-Type:Cc:To:From:Subject:Date:References:In-Reply-To: MIME-Version; bh=oA5ffN0banwMJuQ4ECTKAsQj58ANLYL5wfYyp0l99+w=; b=PlFe1UzfYjpjBjapiVWz4SM557GJKbo6UGFaendxuIT1oKQzZkXeoA8AwrBWBGojQF9 s2omS4zIwUUJCJaw+xpofF0XoyBjI4NrTKLMuHsJwL0GecExJaDBoWQ/D3G5lMxYtxm8q 7i/1rEcT5X0lOqgTiMRxmZhdPaO+2TQ5aik= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtOnM6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f50.google.com ([74.125.82.50]) by smtp.strato.de (RZmta 37.14 AUTH) with ESMTPSA id 50323erB3LnumW9 (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Thu, 3 Dec 2015 22:49:56 +0100 (CET) Received: by wmec201 with SMTP id c201so40939609wme.1 for ; Thu, 03 Dec 2015 13:49:56 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.194.88.102 with SMTP id bf6mr15147954wjb.129.1449179396659; Thu, 03 Dec 2015 13:49:56 -0800 (PST) Received: by 10.194.22.5 with HTTP; Thu, 3 Dec 2015 13:49:56 -0800 (PST) In-Reply-To: References: <5660A67E.6060806@lerdorf.com> Date: Thu, 3 Dec 2015 22:49:56 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Ferenc Kovacs Cc: Carlos Buenosvinos Zamora , Rasmus Lerdorf , Andi Gutmans , PHP Internals Content-Type: multipart/alternative; boundary=047d7bf198722768c50526055fc7 Subject: Re: [PHP-DEV] PHP 7 ?! :) From: me@kelunik.com (Niklas Keller) --047d7bf198722768c50526055fc7 Content-Type: text/plain; charset=UTF-8 2015-12-03 22:22 GMT+01:00 Ferenc Kovacs : > > > On Thu, Dec 3, 2015 at 10:00 PM, Niklas Keller wrote: > >> It still seems to be missing from the download section in the right >> sidebar. >> >> Anyway, thanks everyone! >> > > should be fixed now: > http://git.php.net/?p=web/php.git;a=blobdiff;f=index.php;h=4013d0d270662bc3be7a2a5ab6c1a335fe5d8fe7;hp=f7209183390a405e1a40cbe97690402ad5918c9d;hb=e76a1c72ad19000de0ce777af4aeb903154f2853;hpb=2c6315e737957afe892159627631e16eb83224a8 > > Yes, but it's missing an usort($releases, function($a, $b) { return version_compare($a["version"], $b["version]); }); ;-) Thanks, Niklas --047d7bf198722768c50526055fc7--