php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33035 operator precedence of instanceof missing
Submitted: 2005-05-15 12:09 UTC Modified: 2006-09-06 12:25 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: php at felixdd dot de Assigned: colder (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
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: php at felixdd dot de
New email:
PHP Version: OS:

 

 [2005-05-15 12:09 UTC] php at felixdd dot de
Description:
------------
The instanceof operator is not listed in operator precedence table
http://www.php.net/manual/en/language.operators.php#language.operators.precedence

Which precedence has instanceof?



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-28 23:51 UTC] foobar at dodgeit dot com
Any chance of this being addressed? This bug report is over a year old.
 [2006-09-06 12:25 UTC] colder@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.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of colder
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=fb59a0ff6c93ffba1c368546c8c9789127188494
Log: Fix #33035 (Introduce instanceof's precedence)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 12:01:35 2025 UTC