We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8e96f commit 7c966c9Copy full SHA for 7c966c9
1 file changed
features/dtrace.xml
@@ -592,7 +592,7 @@ probe process("sapi/cli/php").provider("php").mark("request__startup") {
592
path or attach by PID with <literal>-p</literal> as needed.
593
</simpara>
594
<simpara>
595
- Make sure the target binary is built with DTrace and that the environment is configured properly.
+ Make sure the target binary is built with DTrace and the environment variable is configured properly.
596
See <link linkend="features.dtrace.install">Configuring PHP for DTrace Static Probes</link> for details.
597
598
<para>
0 commit comments