Home
last modified time | relevance | path

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

/PHP-7.2/ext/session/tests/
H A Dbug71162.phpt2 updateTimestamp never called when session data is empty
45 public function updateTimestamp($sessid, $sessdata) {
76 updateTimestamp
H A Dsession_set_save_handler_class_001.phpt66 public function updateTimestamp($key, $data) {
72 // return parent::updateTimestamp($key, $data);
H A Dbug79091.phpt46 public function updateTimestamp($key, $val)
/PHP-7.2/ext/session/
H A Dmod_user_class.c203 PHP_METHOD(SessionHandler, updateTimestamp) in PHP_METHOD() argument
H A Dphp_session.h335 extern PHP_METHOD(SessionHandler, updateTimestamp);
H A Dsession.c2728 …PHP_ABSTRACT_ME(SessionUpdateTimestampHandlerInterface, updateTimestamp, arginfo_session_class_upd…

Completed in 41 milliseconds