Searched refs:updateTimestamp (Results 1 – 5 of 5) sorted by relevance
2 updateTimestamp never called when session data is empty47 public function updateTimestamp($sessid, $sessdata) {78 updateTimestamp
60 public function updateTimestamp($key, $data) {66 // return parent::updateTimestamp($key, $data);
46 public function updateTimestamp($key, $val)
99 public function updateTimestamp(string $id, string $data); function
214 …ZEND_ABSTRACT_ME_WITH_FLAGS(SessionUpdateTimestampHandlerInterface, updateTimestamp, arginfo_class…
Completed in 10 milliseconds