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

16 Commits

Author SHA1 Message Date
Ben Ramsey
52bb5ca4fc PHP 8.1 is now end-of-life 2025-12-31 17:37:20 -06:00
Sergey Panteleev
f331693b01 PHP 8.5 released (#1623)
* PHP 8.5 released

* Add PHP 8.5 migration guide
2025-11-20 10:37:06 -08:00
Luffy
f232e4e22b Update download link to use query parameters for version (#1433) 2025-09-20 13:12:23 +08:00
Philippe DELENTE
9202f7db8e Add “Notes” column with upgrade guide links (#1269)
Closes #715
2025-05-26 23:11:00 +03:00
Maciej Sobaczewski
7ec8d43cd7 Fix typo on supported-versions.php (#990) 2024-05-10 14:05:50 +01:00
Derick Rethans
94f19598ac Update text to reflect 2+2 policy 2024-05-09 08:08:22 +01:00
Andreas Möller
2b708363b5 Fix: Do not pass null to function that expects DateTime or string (#869) 2023-12-06 17:47:00 +01: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
Andreas Möller
f3585d9bdf Enhancement: Enable indentation_type fixer
Closes GH-622.
2022-07-11 20:34:20 +02: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
Sara Golemon
4b29815194 Remove PHP 5.6 support note as it is no longer supported. 2019-01-01 13:48:20 -05:00
Adam Harvey
445ecce8db Don't show recently EOLed branches in the supported versions table.
Changed the behaviour of get_active_branches() so that callers can
choose whether to get recently EOLed branches or not. (This is basically
for the supported versions page; the other callers -- namely the front
page download links and bug tracker backend -- likely still want the
previous behaviour.)

After all, it's a little weird listing 5.5 as a supported version in the
table when we just made a big deal of EOLing it!
2016-07-22 12:40:30 -07:00
Adam Harvey
add7f28260 Add a quick note about why 5.6 support is now longer. 2016-01-13 12:07:22 -08:00
Adam Harvey
111cffbdf8 Make the supported versions table a little more mobile friendly. 2014-10-29 10:17:21 -07:00
Adam Harvey
359f4a374c Colour code the branches on the supported version SVG. 2014-10-28 09:40:56 -07:00
Adam Harvey
f1a3ca46cc Add a draft supported versions page, as suggested on Internals. 2014-10-27 13:25:21 -07:00