File tree Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Original file line number Diff line number Diff line change 3
3
<appendix xml : id =" datetime.constants" xmlns =" http://docbook.org/ns/docbook" >
4
4
&reftitle.constants;
5
5
<para >
6
- The <link linkend = " datetimeinterface.constants.types " >< literal >DATE_ *</literal >
7
- constants</ link > are defined and they offer standard
6
+ The <constant >DATE_< replaceable > *</replaceable ></ constant >
7
+ constants are defined and offer standard
8
8
date representations, which can be used along with the date format functions
9
9
(like <function >date</function >).
10
10
</para >
11
- <para >
12
- Following constants specify a format returned by
13
- functions <function >date_sunrise</function > and
14
- <function >date_sunset</function >.
15
- </para >
11
+
16
12
<variablelist >
13
+ <title >
14
+ Available <parameter >returnFormat</parameter > for
15
+ <function >date_sunrise</function > and
16
+ <function >date_sunset</function >
17
+ </title >
18
+
19
+ <warning >
20
+ <simpara >
21
+ These constants are deprecated as of PHP 8.4.0.
22
+ The corresponding <function >date_sunrise</function > and
23
+ <function >date_sunset</function > functions are deprecated as of PHP 8.1.0.
24
+ </simpara >
25
+ </warning >
26
+
17
27
<varlistentry xml : id =" constant.sunfuncs-ret-timestamp" >
18
28
<term >
19
29
<constant >SUNFUNCS_RET_TIMESTAMP</constant >
You can’t perform that action at this time.
0 commit comments