From 2fe7d869f8e6766aaf39b81d0a78f026e0d23dc4 Mon Sep 17 00:00:00 2001 From: AllenJB Date: Thu, 23 Jul 2026 10:14:30 +0100 Subject: [PATCH] Built-in webserver: Clarify "not supported on Windows" note --- features/commandline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/commandline.xml b/features/commandline.xml index 9feabb65ca34..c1bdfa31690d 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1732,7 +1732,7 @@ php > number of desired workers before starting the server. - This feature is not supported on Windows. + Multiple workers are not supported on Windows.