Date: 10/26/00
- Next message: Ron Nessim: "Re: [PHP-DEV] PHP 4.0 Bug #7459: Can't Build Zend-parser"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Serializing references - part I"
- In reply to: Alexander Feldman: "[PHP-DEV] session_unset() question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 26 Oct 2000, Alexander Feldman wrote:
> Hi,
>
> The session_unset() unsets all the session variables from the global
> zend hash but if register_variables is turned off it does not delete the
> $HTTP_SESSION_VARS array.
>
> Is the above intended? I think the correct is the session_unset to unset
> all the elements in $HTTP_SESSION_VARS. If you consider this as a
> misbehaviour I'll fix the session_unset function.
Wiping out HTTP_SESSION_VARS during session_unset sounds
logical to me. Go ahead.. :)
- Sascha
-- 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: Ron Nessim: "Re: [PHP-DEV] PHP 4.0 Bug #7459: Can't Build Zend-parser"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Serializing references - part I"
- In reply to: Alexander Feldman: "[PHP-DEV] session_unset() question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

