Note:
These constants are available starting with PHP 7.0.0. Please note that some of them may not be available on your system.
Note:
You may wish to read the below notes in conjunction with the manpage for setrlimit() on your specific operating system, as there is variance in how these limits are interpreted, even across operating systems that claim to implement POSIX in full.
POSIX_RLIMIT_AS
(integer)
POSIX_RLIMIT_CORE
(integer)
POSIX_RLIMIT_CPU
(integer)
POSIX_RLIMIT_DATA
(integer)
POSIX_RLIMIT_FSIZE
(integer)
POSIX_RLIMIT_LOCKS
(integer)
POSIX_RLIMIT_MEMLOCK
(integer)
POSIX_RLIMIT_MSGQUEUE
(integer)
POSIX_RLIMIT_NICE
(integer)
POSIX_RLIMIT_NOFILE
(integer)
POSIX_RLIMIT_NPROC
(integer)
POSIX_RLIMIT_RSS
(integer)
POSIX_RLIMIT_RTPRIO
(integer)
POSIX_RLIMIT_RTTIME
(integer)
POSIX_RLIMIT_SIGPENDING
(integer)
POSIX_RLIMIT_STACK
(integer)
POSIX_RLIMIT_INFINITY
(integer)