php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #76473 PHP_INT_MAX doesn't mention 64-bit value
Submitted: 2018-06-13 18:49 UTC Modified: 2018-06-13 21:30 UTC
From: php at darkain dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2018-06-13 18:49 UTC] php at darkain dot com
Description:
------------
http://php.net/manual/en/reserved.constants.php

PHP_INT_MIN has mention of its value on both 32-bit and 64-bit systems.

PHP_INT_MAX only mentions its value on 32-bit systems.

I recommend adding a note for PHP_INT_MAX's value on 64-bit systems as well, especially because this is the norm now.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-06-13 21:29 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=345134
Log: Fix #76473: PHP_INT_MAX doesn't mention 64-bit value
 [2018-06-13 21:30 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2018-06-13 21:30 UTC] cmb@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:05 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=2f491ab5e13f4d1286d15785e2e3e0b4fb23b3b4
Log: Fix #76473: PHP_INT_MAX doesn't mention 64-bit value
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC