File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
reference/datetime/dateperiod Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2424 <methodparam choice =" opt" ><type >int</type ><parameter >options</parameter ><initializer >0</initializer ></methodparam >
2525 </constructorsynopsis >
2626 <warning >
27+ <simpara >
28+ The following constructor variant has been deprecated:
29+ </simpara >
2730 <constructorsynopsis role =" DatePeriod" >
2831 <modifier >public</modifier > <methodname >DatePeriod::__construct</methodname >
2932 <methodparam ><type >string</type ><parameter >isostr</parameter ></methodparam >
3033 <methodparam choice =" opt" ><type >int</type ><parameter >options</parameter ><initializer >0</initializer ></methodparam >
3134 </constructorsynopsis >
3235 <simpara >
33- This variant of the constructor has been deprecated, use
34- < methodname >DatePeriod::createFromISO8601String</ methodname > instead .
36+ Instead the < methodname >DatePeriod::createFromISO8601String</ methodname >
37+ static factory method should be used .
3538 </simpara >
3639 </warning >
3740 <para >
You can’t perform that action at this time.
0 commit comments