Add changelog for SplFileObject::__toString()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347527 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Craig Duncan 2019-06-02 15:17:21 +00:00
parent d0da6acae8
commit e298f1eaee

View file

@ -13,6 +13,30 @@
&info.method.alias; <methodname>SplFileObject::fgets</methodname>.
</simpara>
</refsect1>
<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>7.2.19, 7.3.6</entry>
<entry>
Changed from an alias of <methodname>SplFileObject::current</methodname> to an alias of <methodname>SplFileObject::fgets</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file