2015-12-03 22:22 GMT+01:00 Ferenc Kovacs <tyr...@gmail.com>:

>
>
> On Thu, Dec 3, 2015 at 10:00 PM, Niklas Keller <m...@kelunik.com> 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

Reply via email to