Date: 10/26/00
- Next message: danielg <email protected>: "[PHP-DEV] PHP 4.0 Bug #7481: When accesing to data with mssql_query php crashes. Seems a pointer error"
- Previous message: mog <email protected>: "[PHP-DEV] PHP 4.0 Bug #7480: next(), end(), prev(), reset() etc. don't return references"
- In reply to: Alexander Feldman: "[PHP-DEV] session_unset() question"
- Next in thread: Sascha Schumann: "Re: [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.
I fixed it and will commit as soon as CVS comes back up.
-Andrei
A room without books is like a body without a soul.
-- Marcus Tullius Cicero (106-43 B.C.)
-- 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: danielg <email protected>: "[PHP-DEV] PHP 4.0 Bug #7481: When accesing to data with mssql_query php crashes. Seems a pointer error"
- Previous message: mog <email protected>: "[PHP-DEV] PHP 4.0 Bug #7480: next(), end(), prev(), reset() etc. don't return references"
- In reply to: Alexander Feldman: "[PHP-DEV] session_unset() question"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] session_unset() question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

