> On Jul 28, 2017, at 10:11, Sara Golemon <poll...@php.net> wrote: > > 3. I'm definitely not decided on what I'd like from default session > behavior. An error isn't out of the question, for sure.
If this kind of big change is being contemplated, I would very much be in favor of decoupling the various combined elements of sessions. In particular, decoupling the auto-reading and auto-sending of cookies from the storage interactions. Also, the "request" extension (and its related RFC) may have some use here, as it attempts to address the readable nature of superglobals. - http://pecl.php.net/package/request - https://wiki.php.net/rfc/request_response -- Paul M. Jones pmjone...@gmail.com http://paul-m-jones.com Modernizing Legacy Applications in PHP https://leanpub.com/mlaphp Solving the N+1 Problem in PHP https://leanpub.com/sn1php -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php