Date: 05/22/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #11027 Updated: Apache Vers. 1.3.19 unable to load module php4apache.dll"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11026 Updated: Example in man has error."
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 05:02 PM 5/21/2001 -0500, Andrei Zmievski wrote:
>On Mon, 21 May 2001, rasmus <email protected> wrote:
> > I guess logically we should make the global variable take precedence and
> > perhaps even export any changes to $HTTP_SESSION_VARS into the global
> > symbol table. Somewhat magical, but what else can we do here? I really
> > don't think we can live with the current situation.
>
>As I mentioned in my other message, $HTTP_SESSION_VARS value and the
>global value used to be references, but after some people complained
>about this fact on the list, it was changed.. I wouldn't mind
>reinstating it, but if we do, let's do it once and for all with very
>good reasons to avoid another such occurrence.
Making them references is the right thing IMO.
I think we should also write in the manual that people should use
$HTTP_SESSION_VARS[]. (I haven't checked if this is written or not so it
might be already).
Andi
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #11027 Updated: Apache Vers. 1.3.19 unable to load module php4apache.dll"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11026 Updated: Example in man has error."
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

