mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
exception info for dateinterval::__construct() (doc #63906)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330157 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f96e4a4e9e
commit
41f1e8e0de
1 changed files with 8 additions and 0 deletions
|
@ -120,6 +120,14 @@
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="errors">
|
||||
&reftitle.errors;
|
||||
<para>
|
||||
Throws an <classname>Exception</classname> when the <parameter>interval_spec</parameter>
|
||||
cannot be parsed as an interval.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue