reference/readline/constants.xml
5e9500ddad6dbc2f1b01d7da8b53379c8b7c386c
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<appendix xml:id="readline.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
&reftitle.constants;
6
5
&extension.constants;
...
...
@@ -14,13 +13,11 @@
14
13
<simpara>
15
14
The library which is used for readline support; currently either
16
15
<literal>readline</literal> or <literal>libedit</literal>.
17
-
Available as of PHP 5.5.0.
18
16
</simpara>
19
17
</listitem>
20
18
</varlistentry>
21
19
</variablelist>
22
20
</appendix>
23
-

24
21
<!-- Keep this comment at the end of the file
25
22
Local variables:
26
23
mode: sgml
...
...
@@ -41,4 +38,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
41
38
vim: et tw=78 syn=sgml
42
39
vi: ts=1 sw=1
43
40
-->
44
-

45
41