Home
last modified time | relevance | path

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

/PHP-8.0/ext/session/tests/
H A Dbug71162.phpt2 updateTimestamp never called when session data is empty
47 public function updateTimestamp($sessid, $sessdata) {
78 updateTimestamp
H A Dsession_set_save_handler_class_001.phpt60 public function updateTimestamp($key, $data) {
66 // return parent::updateTimestamp($key, $data);
H A Dbug79091.phpt46 public function updateTimestamp($key, $val)
/PHP-8.0/ext/session/
H A Dsession.stub.php99 public function updateTimestamp(string $id, string $data); function
H A Dsession_arginfo.h214 …ZEND_ABSTRACT_ME_WITH_FLAGS(SessionUpdateTimestampHandlerInterface, updateTimestamp, arginfo_class…

Completed in 9 milliseconds