php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33953 class_implements parameter list invalid
Submitted: 2005-08-02 00:04 UTC Modified: 2005-08-02 00:29 UTC
From: ludvig dot ericson at gmail dot com Assigned: nlopess (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelative
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: ludvig dot ericson at gmail dot com
New email:
PHP Version: OS:

 

 [2005-08-02 00:04 UTC] ludvig dot ericson at gmail dot com
Description:
------------
The documentation at www.php.net/class_implements says
array class_implements ( mixed class [, bool autoload] )
while this is only true for the snapshot version.

Although the page does say that the first parameter, class, can only be string/object as of 5.1.0 (objects only in 5.0.x)

The second parameter on the other hand, is stated as "always there", this is apparently not the case, it's snapshot-only (5.1.0).


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-02 00:06 UTC] ludvig dot ericson at gmail dot com
Updated Version/OS
 [2005-08-02 00:29 UTC] nlopess@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 17:01:35 2025 UTC