Skip to content

Commit 92618aa

Browse files
committed
Specifically call out telemetry
1 parent 5a1d816 commit 92618aa

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

include/download-instructions/linux-debian-cli-community.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
This installation method uses binaries provided by a third-party provider,
66
adding patches to the PHP source code that the PHP project has no control over.
77
</p>
8+
<p>
9+
Specifically, this provider includes
10+
<a href="https://salsa.debian.org/php-team/php/-/commit/aa12fa4540c8733ab6d68763b2107f39ec48fb37">a patch</a>
11+
that adds telemetry to the Apache 2 and PHP-FPM modules.
12+
</p>
813
<pre><code class="language-bash line-numbers">
914
# Add the packages.sury.org/php repository.
1015
sudo apt update

include/download-instructions/linux-ubuntu-cli-community.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
This installation method uses binaries provided by a third-party provider,
66
adding patches to the PHP source code that the PHP project has no control over.
77
</p>
8+
<p>
9+
Specifically, this provider includes
10+
<a href="https://salsa.debian.org/php-team/php/-/commit/aa12fa4540c8733ab6d68763b2107f39ec48fb37">a patch</a>
11+
that adds telemetry to the Apache 2 and PHP-FPM modules.
12+
</p>
813
<pre><code class="language-bash line-numbers">
914
# Add the ondrej/php repository.
1015
sudo apt update

0 commit comments

Comments
 (0)