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
 [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 05:00:01 2026 UTC