reference/runkit7/setup.xml
aef9aa5be8db161359d42860c226ba9e285cadcf
...
...
@@ -0,0 +1,59 @@
1
+
<?xml version="1.0" encoding="utf-8"?>
2
+
<!-- $Revision$ -->
3
+

4
+
<chapter xml:id="runkit7.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
+
&reftitle.setup;
6
+

7
+
<section xml:id="runkit7.requirements">
8
+
&reftitle.required;
9
+
<para>
10
+
<emphasis>Modifying Constants, Functions, Classes, and Methods</emphasis>
11
+
as well as <emphasis>Custom Superglobals</emphasis>
12
+
works with all releases of PHP 7. No special requirements are
13
+
necessary.
14
+
</para>
15
+
</section>
16
+

17
+
<section xml:id="runkit7.installation">
18
+
&reftitle.install;
19
+
<para>
20
+
&pecl.moved;
21
+
</para>
22
+
<para>
23
+
&pecl.info;
24
+
<link xlink:href="&url.pecl.package;runkit7">&url.pecl.package;runkit7</link>.
25
+
</para>
26
+
<para>
27
+
&pecl.windows.download.avail;
28
+
</para>
29
+
</section>
30
+

31
+
&reference.runkit7.ini;
32
+

33
+
<section xml:id="runkit7.resources">
34
+
&reftitle.resources;
35
+
&no.resource;
36
+
</section>
37
+

38
+
</chapter>
39
+

40
+
<!-- Keep this comment at the end of the file
41
+
Local variables:
42
+
mode: sgml
43
+
sgml-omittag:t
44
+
sgml-shorttag:t
45
+
sgml-minimize-attributes:nil
46
+
sgml-always-quote-attributes:t
47
+
sgml-indent-step:1
48
+
sgml-indent-data:t
49
+
indent-tabs-mode:nil
50
+
sgml-parent-document:nil
51
+
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
52
+
sgml-exposed-tags:nil
53
+
sgml-local-catalogs:nil
54
+
sgml-local-ecat-files:nil
55
+
End:
56
+
vim600: syn=xml fen fdm=syntax fdl=2 si
57
+
vim: et tw=78 syn=sgml
58
+
vi: ts=1 sw=1
59
+
-->
0
60