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