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
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: 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: Wed Jun 17 06:00:02 2026 UTC