Home
last modified time | relevance | path

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

/PHP-8.1/ext/session/tests/
H A Dbug71162.phpt2 updateTimestamp never called when session data is empty
49 public function updateTimestamp($sessid, $sessdata): bool {
80 updateTimestamp
H A Dsession_set_save_handler_class_001.phpt63 public function updateTimestamp($key, $data): bool {
69 // return parent::updateTimestamp($key, $data);
H A Dbug79091.phpt44 public function updateTimestamp($key, $val): bool
/PHP-8.1/ext/session/
H A Dsession.stub.php109 public function updateTimestamp(string $id, string $data): bool; function
H A Dsession_arginfo.h217 …ZEND_ABSTRACT_ME_WITH_FLAGS(SessionUpdateTimestampHandlerInterface, updateTimestamp, arginfo_class…

Completed in 7 milliseconds