reference/strings/setup.xml
36a894a62760104ad57aaf761a8a56e478353e87
...
...
@@ -12,6 +12,10 @@
12
12
<section xml:id="strings.installation">
13
13
&reftitle.install;
14
14
&no.install;
15
+
<simpara>
16
+
As of PHP 8.1.0, <function>crypt</function> can be built against a system crypt library
17
+
by specifying the <option role="configure">--with-external-libcrypt</option> configure option.
18
+
</simpara>
15
19
</section>
16
20

17
21
<section xml:id="strings.configuration">
18
22