Hi! > Let's keep SessionHandler class. However, > PHP_FUNCTION(session_set_save_handler) > should be cleaned up to verify implemented/extended interface/class. > It's BC. > Do you have opinion for this?
I think it would be OK to require implementing the interface (and of course the class should be implementing that as well). That sounds to me like a kind of BC break that is acceptable in PHP 7. Probably requires an RFC though as it is a BC break - and maybe there are reasons why it wasn't done that I was missing, then they will be exposed when discussing the RFC. -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php