Home
last modified time | relevance | path

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

/PHP-8.2/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 Dgh7787.phpt46 public function updateTimestamp($sessid, $sessdata): bool {
86 …fined save handler. (session.save_path: , handler: MySessionHandler::updateTimestamp) in %s on lin…
H A Dsession_set_save_handler_class_001.phpt63 public function updateTimestamp($key, $data): bool {
69 // return parent::updateTimestamp($key, $data);
H A Dgh9584.phpt44 public function updateTimestamp($sessid, $sessdata): bool {
H A Dbug79091.phpt44 public function updateTimestamp($key, $val): bool
/PHP-8.2/ext/session/
H A Dsession.stub.php125 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 11 milliseconds