From e298f1eaeea95ffcfb7093fa82fa22e19ebad852 Mon Sep 17 00:00:00 2001 From: Craig Duncan Date: Sun, 2 Jun 2019 15:17:21 +0000 Subject: [PATCH] Add changelog for SplFileObject::__toString() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347527 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/splfileobject/tostring.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/reference/spl/splfileobject/tostring.xml b/reference/spl/splfileobject/tostring.xml index 13509d9276..132cae8df9 100644 --- a/reference/spl/splfileobject/tostring.xml +++ b/reference/spl/splfileobject/tostring.xml @@ -13,6 +13,30 @@ &info.method.alias; SplFileObject::fgets. + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 7.2.19, 7.3.6 + + Changed from an alias of SplFileObject::current to an alias of SplFileObject::fgets. + + + + + + +