Use new date format parameter entity. Move microsecond change log info from parameter to change log.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299419 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Convissor 2010-05-17 01:35:47 +00:00
parent d562dc3ee6
commit 2886be7bf6

View file

@ -36,11 +36,7 @@
<varlistentry>
<term><parameter>time</parameter></term>
<listitem>
<para>
The string to parse. Before PHP 5.0.0, microseconds weren't allowed in
the time, since PHP 5.0.0 they are allowed but ignored.
</para>
<para>&date.formats;</para>
<para>&date.formats.parameter;</para>
</listitem>
</varlistentry>
<varlistentry>
@ -119,6 +115,12 @@
correctly computed from current time.
</entry>
</row>
<row>
<entry>5.0.0</entry>
<entry>
Microseconds began to be allowed, but they are ignored.
</entry>
</row>
<row>
<entry>4.4.0</entry>
<entry>