php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77723 Wrong return type for SplFileInfo::__toString
Submitted: 2019-03-11 11:17 UTC Modified: 2019-03-11 12:06 UTC
From: phpbugs at gorm dot cc Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-03-11 11:17 UTC] phpbugs at gorm dot cc
Description:
------------
---
From manual page: https://php.net/splfileinfo.tostring
---

Return type should be string, not void

 public SplFileInfo::__toString ( void ) : void


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-03-11 12:06 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=346989
Log: Fix #77723: Wrong return type for SplFileInfo::__toString
 [2019-03-11 12:06 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2019-03-11 12:06 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2019-03-21 19:30 UTC] salathe@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=4237988b727e786af5a00d61c2715ee1a6e432c4
Log: Fix #77723: Wrong return type for SplFileInfo::__toString
 [2020-02-07 06:05 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=650d6ae78156b23b844710c93250ce3dd864c0c3
Log: Fix #77723: Wrong return type for SplFileInfo::__toString
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 00:01:33 2024 UTC