#39193 [Fbk->Opn]: unset($_SESSION[$key]) not saving session after reload

2006-10-19 Thread gearb0x at eml dot cc
ID: 39193 User updated by: gearb0x at eml dot cc Reported By: gearb0x at eml dot cc -Status: Feedback +Status: Open Bug Type: Session related Operating System: Linux FC4 PHP Version: 5.1.6 New Comment: It doesnt clear it, all variables

#39193 [Opn]: unset($_SESSION[$key]) not saving session after reload

2006-10-18 Thread gearb0x at eml dot cc
ID: 39193 User updated by: gearb0x at eml dot cc Reported By: gearb0x at eml dot cc Status: Open Bug Type: Session related Operating System: Linux FC4 PHP Version: 5.1.6 New Comment: replacing unset($_SESSION[$key]) with session_unregister($key

#39193 [NEW]: unset($_SESSION[$key]) not saving session after reload

2006-10-18 Thread gearb0x at eml dot cc
From: gearb0x at eml dot cc Operating system: Linux FC4 PHP version: 5.1.6 PHP Bug Type: Session related Bug description: unset($_SESSION[$key]) not saving session after reload Description: For some reason unseting session variables is stopping php from saving