Searched refs:updateTimestamp (Results 1 – 5 of 5) sorted by relevance
2 updateTimestamp never called when session data is empty49 public function updateTimestamp($sessid, $sessdata): bool {80 updateTimestamp
63 public function updateTimestamp($key, $data): bool {69 // return parent::updateTimestamp($key, $data);
44 public function updateTimestamp($key, $val): bool
109 public function updateTimestamp(string $id, string $data): bool; function
217 …ZEND_ABSTRACT_ME_WITH_FLAGS(SessionUpdateTimestampHandlerInterface, updateTimestamp, arginfo_class…
Completed in 7 milliseconds