Hi,

A while ago I submitted a patch to allow session_set_save_handler() to
accept a class, and support the inheritance of the default session
handler's methods.

The RFC has a more detailed description and the current patch:
https://wiki.php.net/rfc/session-oo

Changes since this was last discussed:
- More sanity checking to prevent handlers being called in unexpected states
- ZTS fixes

Any thoughts?

Regards,

Arpad

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to