- Mention what happens on failure

- Add seealso



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291214 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2009-11-23 15:09:57 +00:00
parent 77bda36109
commit c0ecf0be48

View file

@ -79,7 +79,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns new DateTime instance.
Returns new DateTime instance&return.falseforfailure;.
</para>
</refsect1>
@ -127,6 +127,16 @@ Format: !Y-m-d; 2009-02-03 00:00:00
</example>
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><methodname>DateTime::__construct</methodname></member>
<member><methodname>DateTime::getLastErrors</methodname></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file