Searched refs:updateTimestamp (Results 1 – 6 of 6) sorted by relevance
2 updateTimestamp never called when session data is empty45 public function updateTimestamp($sessid, $sessdata) {76 updateTimestamp
66 public function updateTimestamp($key, $data) {72 // return parent::updateTimestamp($key, $data);
46 public function updateTimestamp($key, $val)
203 PHP_METHOD(SessionHandler, updateTimestamp) in PHP_METHOD() argument
335 extern PHP_METHOD(SessionHandler, updateTimestamp);
2728 …PHP_ABSTRACT_ME(SessionUpdateTimestampHandlerInterface, updateTimestamp, arginfo_session_class_upd…
Completed in 15 milliseconds