Author: Shivam Mathur (shivammathur)
Date: 2025-11-16T21:13:22+05:30

Commit: 
https://github.com/php/web-php/commit/549f61eee9428a5942a932a331023e3bf561c1b0
Raw diff: 
https://github.com/php/web-php/commit/549f61eee9428a5942a932a331023e3bf561c1b0.diff

Fix api summary for pre-release-builds in openapi.yml

Changed paths:
  M  openapi.yml


Diff:

diff --git a/openapi.yml b/openapi.yml
index d2613f2323..3ab1221e5b 100644
--- a/openapi.yml
+++ b/openapi.yml
@@ -94,7 +94,7 @@ paths:
 
     "/pre-release-builds.php":
         get:
-            summary: "Currently Pre-release versions of PHP."
+            summary: "Current pre-release versions of PHP."
             parameters:
                 - in: query
                   name: format

Reply via email to