php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47711 FilterIterator documentation seriously deficient
Submitted: 2009-03-18 23:24 UTC Modified: 2009-11-19 11:42 UTC
From: c dot 1 at smithies dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2009-03-18 23:24 UTC] c dot 1 at smithies dot org
Description:
------------
The class documentation lists most inherited methods, but does not list the abstract method, which the extender *must* implement, nor the constructor argument, which the extender will probably need to call.

Reproduce code:
---------------
---
From manual page: class.filteriterator
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-19 11:42 UTC] vrana@php.net
Fixed by joris.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 04:00:01 2026 UTC