> > Very simple.  It says that the named global variable will become part of
> > the session. [snip]
>
>     It is saying that, because at the time of writing,
>     session_register could not take it from somewhere else.  Is
>     that so hard to accept?

It is hard to accept because the function has always done exactly this and
it has always been documented to do exactly this.  And I still have yet to
hear a good argument for changing this behaviour.

> > I see absolutely no inconsistency here and completely disagree with
> > breaking BC for so many people on this point.
>
>     4.3 maintains BC by default.

No it doesn't, it spews a warning.  Which means BC is about to break.  If
there is no intention to break BC, then remove the warning.

-Rasmus


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

Reply via email to