History log of /web-php/downloads.php (Results 1 – 25 of 355)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 00342c40 07-Dec-2023 Andreas Möller

Fix: Remove vim instruction (#880)


# c093fb53 06-Dec-2023 Andreas Möller

Enhancement: Enable `trailing_comma_in_multiline` fixer (#647)

* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'


# 1ebc2c49 22-Aug-2022 Andreas Möller

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.


# 63aa8c72 17-Feb-2022 Christoph M. Becker

There are no current releases of previous majors right now


# f3eb8f9c 20-Apr-2021 Sara Golemon

Refactor gpg key organization


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

1/n - Update / and /include/ only.


# 0f95b8c7 30-Jun-2018 Peter Kokot

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
use

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.

show more ...


# 10a74668 01-Aug-2018 Anatol Belski

Use SSL link by default


# 60560eb3 28-Jun-2017 Sara Golemon

Only display checksums which are available


# eb71b892 29-Nov-2015 Anatol Belski

prepare to show PHP 7 releases alongside PHP 5 releases


# 22c86e7b 17-Apr-2015 Nathaniel McHugh

Add sha256 hashes to the download page. Should really remove md5 ones too but some people may still use them.


# 61550de6 15-Feb-2015 Jacob Bednarz

Remove links to snaps.php.net

As the development snapshots have been removed in favour of the git sources,
these links is no longer required.


# 5d836aef 09-Dec-2014 Martin Keckeis

Windows download page link


# c342a3e8 14-Nov-2014 Adam Harvey

Only show GPG keys for active branches on the downloads page.

GPG keys have been moved into a new include file, and a new page has been added
to access GPG keys for older branches.


# 33d5508c 28-Oct-2014 Adam Harvey

Link the supported versions page from some appropriate places.


# af43c897 03-Sep-2014 Adam Harvey

Temporarily bump the number of versions to show on the downloads page.

Fixes bug #67957 (PHP 5.3.29 not on downloads page).


# 6dfbaafa 15-Jul-2014 Hannes Magnusson

This list hasn't been useful for long time and does more harm then good


# 5bfef25e 04-Jun-2014 Michael

Kill off XHTML

Long live HTML5! =)


# 7d790c18 15-Mar-2014 Hannes Magnusson

Fixed bug#66911 (add ampps for windows and linux)


# 8092a8fc 14-Mar-2014 Hannes Magnusson

Add XAMPP downloads listing


# a0c92b9c 14-Mar-2014 Levi Morrison

More date format standardization


# 82969aed 21-Jan-2014 Ferenc Kovacs

list the RMs and the gpg keys for the 5.6 releases


# 4f3a8429 27-Dec-2013 Levi Morrison

Standardized headers to use `.title`; this is actually an old convention we're re-enforcing. It should be much easier to create these headers now.


# e1cb8b25 16-Dec-2013 Levi Morrison

Removed some unused HTML/CSS.


12345678910>>...15