reference/readline/configure.xml
d92890ef469c2527326bcb4a6730892eee3c96cb
...
...
@@ -6,9 +6,12 @@
6
6
To use these functions you must compile the CGI or CLI version of PHP
7
7
with readline support. You need to configure PHP
8
8
<option role="configure">--with-readline[=DIR]</option>.
9
-
In order you want to use the libedit readline replacement, configure PHP
9
+
If you want to use the libedit readline replacement, configure PHP
10
10
<option role="configure">--with-libedit[=DIR]</option>.
11
11
</para>
12
+
<para>
13
+
On Windows this extension is available by default as of PHP 7.1.0.
14
+
</para>
12
15
</section>
13
16

14
17
<!-- Keep this comment at the end of the file
15
18