mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
script writers to release the lock associated with the session lock before the request finishes. You can pass arrays now to session_set_save_handler(), so that the handlers can be located in an object for better abstraction.