-
-
Notifications
You must be signed in to change notification settings - Fork 0
Wiki MIN
Danijel Galić edited this page Jan 23, 2024
·
1 revision
constant int MIN = \PHP_INT_MIN
Usually int(-2147483648) in 32bit systems and int(-9223372036854775808) in 64bit systems.
This constant was created by Danijel Galić <danijel.galic@outlook.com>
Copyright: 2024 FireHub Web Application Framework
License: <https://opensource.org/licenses/OSL-3.0> OSL Open Source License version 3
Version: GIT: $Id$ Blob checksum.
Fully Qualified Constant Name: \FireHub\Core\Support\Constants\Number\MIN
Source code: view source code
Blame: view blame
History: view history
Build with phpDocumentor using template FireHub phpDocumentor Wiki Template.