php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #44691 Type-Casting Operators (int) (float) etc. not documented
Submitted: 2008-04-11 07:49 UTC Modified: 2008-04-23 04:09 UTC
From: gunniboyh at web dot de Assigned:
Status: Not a bug 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: gunniboyh at web dot de
New email:
PHP Version: OS:

 

 [2008-04-11 07:49 UTC] gunniboyh at web dot de
Description:
------------
The type-casting operators (e.g. (int), (float), (string), (boolean) ) are not documented in the operator subsection of the language reference section.
In fact, they do only appear in the operator-precedence table.
I suggest to add documentation for these operators into the type operators subsection.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Fri Jun 26 08:00:01 2026 UTC