diff --git a/downloads.php b/downloads.php index eaf7452d24..20c416ef6e 100644 --- a/downloads.php +++ b/downloads.php @@ -39,6 +39,32 @@ ], ); ?> +

Downloads & Installation Instructions

+ +

+ Installing PHP is covered + thoroughly in the PHP documentation. +

+ +

Binaries

+ +

+ Binaries are available for + Microsoft Windows. The PHP project does not currently release binary packages + for other platforms such as Linux or macOS, but they are packaged by distributions + and other providers. For more information, see: + +

+

+ +

Source Code

$major_releases): /* major releases loop start */ $releases = array_slice($major_releases, 0, $SHOW_COUNT); ?>