reference/datetime/configure.xml
a0ae28d3bc85f927c22649ebd9a590b921534b7d
...
...
@@ -14,16 +14,6 @@
14
14
</para>
15
15
</note>
16
16

17
-
<note>
18
-
<title>Experimental DateTime support in PHP 5.1.x</title>
19
-
<para>
20
-
Although the <classname>DateTime</classname> class (and related functions)
21
-
are enabled by default since PHP 5.2.0, it is possible to add experimental
22
-
support into PHP 5.1.x by using the following flag before configure/compile:
23
-
<literal>CFLAGS=-DEXPERIMENTAL_DATE_SUPPORT=1</literal>
24
-
</para>
25
-
</note>
26
-

27
17
</section>
28
18

29
19
<!-- Keep this comment at the end of the file
30
20