From 29db1200057b1abde6030526737ba45083f9ff36 Mon Sep 17 00:00:00 2001 From: AllenJB Date: Tue, 7 Oct 2025 19:26:06 +0100 Subject: [PATCH 1/2] Install from source: Point to README.md for instructions (fixes #4697) --- install/unix/source.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/install/unix/source.xml b/install/unix/source.xml index 1b8c28c7ef10..d4f1a6b7560d 100644 --- a/install/unix/source.xml +++ b/install/unix/source.xml @@ -69,6 +69,12 @@ + + + For more detailed steps for compiling PHP from source, see the + README.md + file in the source tarball. + The initial PHP setup and configuration process is controlled by the From f97fc3ece27fff18e88589704c7ab03933456b3c Mon Sep 17 00:00:00 2001 From: AllenJB Date: Tue, 7 Oct 2025 19:35:34 +0100 Subject: [PATCH 2/2] Whitespace --- install/unix/source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/unix/source.xml b/install/unix/source.xml index d4f1a6b7560d..ca9c61a25031 100644 --- a/install/unix/source.xml +++ b/install/unix/source.xml @@ -69,7 +69,7 @@ - + For more detailed steps for compiling PHP from source, see the README.md