Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
854 | minor | always | 01-11-06 09:59 | 01-12-06 19:30 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.17 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.18 | ||
|
|||||
Summary: | 0000854: session library | ||||
Description: |
needs work: session_set_save_handler unimplemented: session_commit -- Alias of session_write_close() session_decode -- Decodes session data from a string session_encode -- Encodes the current session data as a string session_get_cookie_params -- Get the session cookie parameters session_is_registered -- Find out whether a global variable is registered in a session session_module_name -- Get and/or set the current session module session_regenerate_id -- Update the current session id with a newly generated one session_register -- Register one or more global variables with the current session session_save_path -- Get and/or set the current session save path session_unregister -- Unregister a global variable from the current session session_unset -- Free all session variables session_write_close -- Write session data and end session |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|