Home
last modified time | relevance | path

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

/PHP-8.2/ext/session/
H A Dsession.stub.php110 public function gc(int $max_lifetime): int|false; argument
146 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.2/ext/session/tests/
H A Dgh9583-extra.phpt17 public function gc($max_lifetime): int|false { return 1; }
H A Dgh9583.phpt17 public function gc($max_lifetime): int|false { return 1; }
H A Dgh12504.phpt18 public function gc(int $max_lifetime): int|false

Completed in 8 milliseconds