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

7 Commits

Author SHA1 Message Date
Andreas Möller
00342c402f Fix: Remove vim instruction (#880) 2023-12-07 15:01:52 +01:00
Sara Golemon
f3eb8f9c8a Refactor gpg key organization 2021-04-20 03:27:13 +00:00
Remi Collet
18b6c8fa7d add title 2019-07-30 15:48:07 +02:00
Remi Collet
3fdaf37544 add download link for the public keyring 2019-07-30 15:06:32 +02:00
Sara Golemon
8311184380 Cleanup version.inc
With this diff, version.inc will ONLY export one "variable" named
$RELEASES which will continue to have the same format as previous.

It will also export a helper method named release_get_latest()
for quickly accessing the most recent version published.

All other globals previously exported by this function are
no longer used on web-php.
2019-06-05 18:51:07 -04: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
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