php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #48728 SplFileObject has no documentation
Submitted: 2009-06-29 23:43 UTC Modified: 2009-07-23 19:44 UTC
From: stas at zend dot com Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stas at zend dot com
New email:
PHP Version: OS:

 

 [2009-06-29 23:43 UTC] stas at zend dot com
Description:
------------
SplFileObject has no documentation in the manual, in fact this is never even mentioned except as result of SplFileInfo::openFile


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-30 00:56 UTC] kalle@php.net
Its a known issue, over half of the SPL documentation is not documented, but its slowly in progress.

See phpdoc/scripts/check-missing-spldocs.php for a list of undocumented classes.
 [2009-06-30 01:10 UTC] stas at zend dot com
Well, it's about time we start raising awareness of this. It's not normal that big extension goes in core undocumented since 5.1.
 [2009-06-30 07:58 UTC] bjori@php.net
We have.
internals@, phpdoc@, php-general@, bunch of blog entries, Twitter...


 [2009-06-30 09:30 UTC] salathe@php.net
Assigned to myself (salathe). There is a lot to go through so it may take a while but this is just to confirm there is someone working on SplFileObject.
 [2009-07-23 19:44 UTC] salathe@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.

Added docs for this class to SVN.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 15:00:01 2026 UTC