reference/info/functions/dl.xml
a89c6d71c7b65e3de84f26230fbf72c9b8948adf
...
...
@@ -24,8 +24,8 @@
24
24
</para>
25
25
<warning>
26
26
<simpara>
27
-
This function was removed from most SAPIs in PHP 5.3.0, and was removed
28
-
from PHP-FPM in PHP 7.0.0.
27
+
This function is only available for the <acronym>CLI</acronym> and embed <acronym>SAPI</acronym>s,
28
+
and the <acronym>CGI</acronym> <acronym>SAPI</acronym> when run from the command line.
29
29
</simpara>
30
30
</warning>
31
31
</refsect1>
...
...
@@ -65,7 +65,7 @@
65
65
</listitem>
66
66
<listitem>
67
67
<simpara>
68
-
whether PHP has been built with (experimental) ZTS (Zend Thread Safety)
68
+
whether PHP has been built with ZTS (Zend Thread Safety)
69
69
support or not
70
70
</simpara>
71
71
</listitem>
72
72