mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +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.