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

378 Commits

Author SHA1 Message Date
Luffy
c2ec90f82b Fix source code display (#1492) 2025-10-09 10:38:44 +08:00
Shivam Mathur
863c26f17c Merge pull request #1402 from alikon/joomla
add joomla
2025-09-10 11:37:05 +05:30
Shivam Mathur
7c57a55a1a Simplify dropdown options in downloads page 2025-09-10 11:15:39 +05:30
alikon
1db0b73233 add joomla 2025-09-08 16:37:35 +02:00
Shivam Mathur
53f54f7a23 Add docker to the downloads page. 2025-09-08 19:31:34 +05:30
Sergey Panteleev
b8d9b90e16 Update downloads content without full page reload (#1312)
Co-authored-by: Shivam Mathur <shivam_jpr@hotmail.com>
2025-08-17 17:09:23 +03:00
Shivam Mathur
0844a095ff Detect OS and OS variant on downloads page 2025-08-16 11:24:41 +05:30
Derick Rethans
10ff798388 Add link to issue creation 2025-08-15 16:09:41 +01:00
Derick Rethans
d5d0d339e1 Also add a (default) entry for the traditional Windows downloads 2025-08-15 10:57:54 +01:00
Derick Rethans
72926fc335 Use spaces for indentation 2025-08-12 14:29:33 +01:00
Derick Rethans
fa3933b3da Add 'source' checkbox, and add direct link to source tarballs 2025-08-12 14:29:32 +01:00
Shivam Mathur
c851d01e50 Add syntax highlighting and copy button 2025-08-12 14:29:30 +01:00
Derick Rethans
6f3689906c Disable source installation in the logic for now 2025-08-12 14:29:30 +01:00
Derick Rethans
2e5b14f05e Re-do logic according to Shivam's instructions, and add instructions to repo 2025-08-12 14:29:30 +01:00
Sergey Panteleev
1af25212ad nits 2025-08-12 14:29:29 +01:00
Sergey Panteleev
65e043c50e Fix selection for usage 2025-08-12 14:29:29 +01:00
Sergey Panteleev
0dd651c0bc Should work with disabled js 2025-08-12 14:29:29 +01:00
Sergey Panteleev
3fd6ca5dea Update layout 2025-08-12 14:29:28 +01:00
Derick Rethans
710616d21f First stab at a prototype for revamping the download instructions page 2025-08-12 14:29:28 +01:00
Derick Rethans
4fba546100 Introduce QA/Release Candidate Builds on main website 2025-04-24 13:06:59 +01:00
Jim Winstead
9a1fd55771 Link to installation documentation and Windows downloads (#1076) 2024-09-24 13:48:19 -07:00
Andreas Möller
00342c402f Fix: Remove vim instruction (#880) 2023-12-07 15:01:52 +01:00
Andreas Möller
c093fb5382 Enhancement: Enable trailing_comma_in_multiline fixer (#647)
* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'
2023-12-06 23:16:28 +00:00
Andreas Möller
1ebc2c4996 Enhancement: Enable binary_operator_spaces fixer
Closes GH-667.
2022-08-22 19:17:38 +02:00
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