Home
last modified time | relevance | path

Searched refs:max_lifetime (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/session/
H A Dsession.stub.php94 public function gc(int $max_lifetime): int|false; argument
130 public function gc(int $max_lifetime): int|false {} argument
H A Dsession_arginfo.h114 ZEND_ARG_TYPE_INFO(0, max_lifetime, IS_LONG, 0)
/PHP-8.1/ext/session/tests/
H A Dgh9583.phpt17 public function gc($max_lifetime): int|false { return 1; }
H A Dgh9583-extra.phpt17 public function gc($max_lifetime): int|false { return 1; }

Completed in 7 milliseconds