1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

354 Commits

Author SHA1 Message Date
Andreas Möller
d9bcfed482 Enhancement: Enable array_syntax fixer
Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.
2022-08-22 18:59:14 +02:00
Christoph M. Becker
63aa8c72af There are no current releases of previous majors right now 2022-02-17 16:47:34 +01:00
Sara Golemon
f3eb8f9c8a Refactor gpg key organization 2021-04-20 03:27:13 +00:00
Sara Golemon
2735e5f03f Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
1/n - Update / and /include/ only.
2019-05-31 11:19:09 -04:00
Peter Kokot
0f95b8c709 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.
2018-10-17 07:29:46 +02:00
Anatol Belski
10a74668fa Use SSL link by default 2018-08-01 15:41:10 +02:00
Sara Golemon
60560eb3a8 Only display checksums which are available 2017-06-27 22:18:26 -04:00
Anatol Belski
eb71b89291 prepare to show PHP 7 releases alongside PHP 5 releases 2015-11-29 21:23:17 +01:00
Nathaniel McHugh
22c86e7b82 Add sha256 hashes to the download page. Should really remove md5 ones too but some people may still use them. 2015-04-17 14:07:29 +01:00
Jacob Bednarz
61550de68f 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.
2015-02-15 11:27:58 -08:00
Adam Harvey
52a6bba280 Merge branch 'pull-request/55' 2014-12-09 11:04:10 -08:00
Martin Keckeis
5d836aefaa Windows download page link 2014-12-09 14:31:04 +01:00
Adam Harvey
c342a3e87e 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.
2014-11-14 15:34:35 -08:00
Adam Harvey
33d5508c08 Link the supported versions page from some appropriate places. 2014-10-28 09:45:59 -07:00
Adam Harvey
af43c897bd Temporarily bump the number of versions to show on the downloads page.
Fixes bug #67957 (PHP 5.3.29 not on downloads page).
2014-09-03 13:06:17 -07:00
Hannes Magnusson
6dfbaafab8 This list hasn't been useful for long time and does more harm then good 2014-07-15 10:05:03 -07:00
Michael
5bfef25e70 Kill off XHTML
Long live HTML5! =)
2014-06-04 19:39:27 +02:00
Hannes Magnusson
7d790c1897 Fixed bug#66911 (add ampps for windows and linux) 2014-03-15 10:30:06 -07:00
Hannes Magnusson
8092a8fcb6 Add XAMPP downloads listing 2014-03-14 10:05:17 -07:00
Levi Morrison
a0c92b9c7e More date format standardization 2014-03-14 09:01:40 -06:00
Ferenc Kovacs
82969aed08 list the RMs and the gpg keys for the 5.6 releases 2014-01-21 14:09:16 +01:00
Levi Morrison
4f3a842900 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. 2013-12-27 16:49:59 -07:00
Levi Morrison
e1cb8b2509 Removed some unused HTML/CSS. 2013-12-15 19:15:35 -07:00
Levi Morrison
e916105a19 Fixed merge conflict. 2013-12-15 11:27:28 -07:00
Hannes Magnusson
ce204a3841 Make these styles re-usable 2013-12-10 14:28:31 -08:00
Hannes Magnusson
8d2823bc2a Fix markup typos 2013-12-04 18:16:31 -08:00
Adam Harvey
266cb08204 Update the downloads UI.
Squashed commit of the following:

commit fea7d676210836b0b56e9a996006d88e3ac7780a
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Nov 21 13:13:41 2013 -0800

    Fix the heading selector when dropping the Stable text.

commit 49d0d166ed06083f51de2901344223e8bed61342
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Nov 21 13:09:49 2013 -0800

    Fix borders.

commit 7041fbf6ebad84023398a3e78734c1c76eaf4f34
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Nov 21 13:06:21 2013 -0800

    Further tinkering.

commit 651a57b6f7b93b56cddd477cbf1d66743cfb18f7
Author: Adam Harvey <aharvey@php.net>
Date:   Thu Nov 21 12:36:23 2013 -0800

    Tinker with the downloads page.
2013-11-21 16:44:42 -08:00
Hannes Magnusson
aeccc5547a Try to fix overlapping text of the md5 sum 2013-11-21 11:52:57 -08:00
Hannes Magnusson
facccef14b Redesign the download page :) 2013-11-20 23:38:31 -08:00
Hannes Magnusson
3b349fa794 There are seriously old, discontinued, not available or otherwise broken 2013-11-20 21:46:38 -08:00
Hannes Magnusson
10af1e0af5 Replace hourly-pre-generated release feed with a PHP script
Seems to fix couple of things, like actually including all the
supported" minor versions, not listing empty windows sections etc etc
probably breaks something too
2013-10-27 18:44:59 -07:00
David Soria Parra
45d65efada Add Juliens key to the download page 2013-10-14 12:33:18 -07:00
Levi Morrison
cb6eb89873 Complete Source Code has been moved from h2 to h4 to give the PHP version higher priority. 2013-07-27 00:28:04 -06:00
Levi Morrison
8c9622c17c Reordered downloads to display 2 per row. 2013-07-27 00:21:38 -06:00
Levi Morrison
c9ee02900e Merge branch 'master' into responsive
* master:
  Add BitNami links for WAMP, MAMP & LAMP
2013-07-24 14:26:31 -06:00
Hannes Magnusson
ac07e4cf51 Add BitNami links for WAMP, MAMP & LAMP 2013-07-24 11:56:40 -07:00
Levi Morrison
50265cbadf Crazy amounts of refactoring. Still in progress but really needed to commit so I don't lose everything. 2013-07-06 23:18:23 -06:00
Hannes Magnusson
0806a9da32 List 5.5, 5.4 and 5.3 2013-06-22 11:15:20 -07:00
David Soria Parra
b3dbec3d15 PHP 5.5 GPG key fingerprint 2013-06-20 10:38:23 +02:00
Jacques Marneweck
d84c13d416 Typo fix
Signed-off-by: Jacques Marneweck <jacques@powertrip.co.za>
2013-06-01 14:31:27 +00:00
Adam Harvey
7227589c3a Add changelog links to the download page, per Chris's suggestion on IRC. 2012-12-10 09:10:25 +08:00
Hannes Magnusson
8219cc808a Another repo for fedora/rhel/centos 2012-09-16 16:26:52 -04:00
Levi Morrison
b63bc20ae5 Simplified Download PHP portion of homepage and corresponding portion of downloads.php 2012-07-03 12:55:31 -06:00
David Soria Parra
c1c138e619 More information about the pubkeys 2012-03-21 14:52:08 +01:00
David Soria Parra
e83e454add Proper html escapes 2012-03-21 14:48:08 +01:00
David Soria Parra
2d88e40b0f Add GPG Signatures for Stas, Johannes and me to verify tags. 2012-03-21 14:30:38 +01:00
Adam Harvey
f1f5e30ca3 Initial rewrite of the references to Subversion on the site to Git. Rewrites
welcome! A couple of important notes:

- I've largely dropped references to Subversion altogether, even knowing that
  php-doc hasn't migrated yet. We may need to put a few more "Git/SVN account"
  references in there if php-doc isn't going to be migrated in the near future.

- I've removed the quick start hints from git-php.php after an account request
  has been sent in. The documentation there was pretty skimpy anyway and
  probably wouldn't have been enough to get a developer going, plus it's harder
  to distill the Git workflow into three or four snappy commands and I'm not
  really convinced that a form confirmation page is the right place to have
  learning materials, since it's a one-time page for most users. Instead I've
  replaced them with links to the relevant Wiki pages, which seem more likely
  to be the right place for new developers to learn.

News post to come, but I wanted to separate this out for easier review.
2012-03-20 10:13:32 +08:00
David Soria Parra
05e8f0996c Sure it's supported 2012-03-01 22:13:20 +01:00
Hannes Magnusson
46142c9e82 link to mamp and ampps for macosx as suggested by micgooapp gmail 2011-12-27 14:29:32 +00:00
Hannes Magnusson
29c4d8e766 5.2 is no longer supported, and windows has no future here 2011-04-11 19:56:34 +00:00