[PHP-WEBMASTER] [web-windows] master: Show PHP 8.5 (pre-)releases on the Website

Author: Christoph M. Becker (cmb69)
Date: 2025-07-02T17:26:48+02:00

Commit: Show PHP 8.5 (pre-)releases on the Website · php/web-windows@a89f6d6 · GitHub
Raw diff: https://github.com/php/web-windows/commit/a89f6d60f7790a496d1ba395864bc5a28a368a5a.diff

Show PHP 8.5 (pre-)releases on the Website

Changed paths:
  M docroot/listing.php

Diff:

diff --git a/docroot/listing.php b/docroot/listing.php
index c92c2a5..66498e5 100644
--- a/docroot/listing.php
+++ b/docroot/listing.php
@@ -62,6 +62,12 @@
       'nts-vs17-x86',
       'ts-vs17-x86'
     ),
+ '8.5' => array(
+ 'nts-vs17-x64',
+ 'ts-vs17-x64',
+ 'nts-vs17-x86',
+ 'ts-vs17-x86'
+ ),
   );

$labels = array(