[PHP] Sessions: strange behaviour in 4.3.3 ?

2004-01-16 Thread Dino Tsoumakis
Hi, I found a strange behavior in session handling functions after an update to PHP 4.3.3. I wrote a simple test class, which can be viewed here: http://www.serv-int.de/class.session.txt In PHP 4.2.2 the output was something like that: open: 25f0ed87454ba65d5ee94b52c6

Re: [PHP] Sessions: strange behaviour in 4.3.3 ?

2004-01-16 Thread Dino Tsoumakis
"Chris Shiflett" <[EMAIL PROTECTED]> wrote news:[EMAIL PROTECTED] > --- Dino Tsoumakis <[EMAIL PROTECTED]> wrote: > > Warning: session_start(): Cannot send session cache limiter - headers > > already sent (output started at XX/class.session.php:61) in &g