Andreas Korthaus: $_SESSION -> PHP-Bug?

Beitrag lesen

Hallo!

Ist der Bug reproduzierbar? Dann poste mal ein möglichst einfaches Beispiel. Wenn Du schreibst

$test = $_SESSION;

print_r($test);

ist es dann dasselbe?

Offene Bugs bzgl. Session: http://bugs.php.net/search.php?cmd=display&status=Open&phpver=&bug_type=Session+related&by=Any
geschlossene:
http://bugs.php.net/search.php?cmd=display&status=Closed&phpver=&bug_type=Session+related&by=Any
...
Oder benutz die Suche.

Grüße
Andreas