php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33691 Class/Object documentation's interface section doesn't point to instance of
Submitted: 2005-07-14 09:30 UTC Modified: 2005-07-20 18:04 UTC
From: derick@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
 [2005-07-14 09:30 UTC] derick@php.net
Description:
------------
http://php/manual/en/language.oop5.interfaces.php
Doesn't point to "instance of" and "implements", finding documentation on those two keywords is pretty hard.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-14 12:14 UTC] vrana@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.

"See also instanceof."

implements keyword is documented on the page itself.
 [2005-07-14 12:44 UTC] derick@php.net
That's true, but it's hard to find through the menu structure - nor is it highlighted as a keyword on that page. Perhaps you can fix that too?

 [2005-07-20 18:04 UTC] nforbes@php.net
I couldn't find vrana's changes, so I went ahead and added a   link to instanceof. I created a title for implements and removed a bit of redundancy as well.

Hope this helped.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 17:01:34 2025 UTC