[PHP-DEV] Warning when using session_regenerate_id(TRUE) with a SessionHandler

2012-10-27 Thread dabo
Hi folks, I believe there's an issue with the SessionHandler implementation and the way the destroy handler is invoked when using session_regenerate_id(TRUE) Using latest stable Gentoo PHP 5.4.6 but as far as I could tell the C code source for this part hasn't since been touched up to master. Th

Re: [PHP-DEV] Warning when using session_regenerate_id(TRUE) with a SessionHandler

2012-10-28 Thread dabo
Done : https://bugs.php.net/bug.php?id=63379 - Mail original - De : Laruence À : dabo Cc : "internals@lists.php.net" ; Arpad Ray Envoyé le : Dimanche 28 octobre 2012 11h24 Objet : Re: [PHP-DEV] Warning when using session_regenerate_id(TRUE) with a SessionHandler Hey: