php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27503 instanceof
Submitted: 2004-03-05 02:28 UTC Modified: 2004-05-25 00:37 UTC
From: holliwell at gmx dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: linux 2.4.20 RH8
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: holliwell at gmx dot net
New email:
PHP Version: OS:

 

 [2004-03-05 02:28 UTC] holliwell at gmx dot net
Description:
------------
As php5 is_a is deprecated by instancof operator.
instanceof lacks documentation.

Kind regards
Friedhelm Betz


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-05 21:58 UTC] kennyt@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.

I added this to the operators page.
 [2004-05-25 00:37 UTC] philip@php.net
This deprecation has also been noted (with an example) within the is_a() docs.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 14:01:37 2025 UTC