[PHP-DEV] Bug #12961: classes, arrays and serialize / sessions

2001-08-25 Thread mattar
From: [EMAIL PROTECTED] Operating system: Suse 6.3 PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: classes, arrays and serialize / sessions num=$p; } function nothing() {} } $temp[0]=new test("foo"); echo htmlentities(serialize($temp));

[PHP-DEV] Bug #12961 Updated: classes, arrays and serialize / sessions

2001-09-08 Thread mattar
ID: 12961 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Class/Object related Operating System: Suse 6.3 PHP Version: 4.0.4pl1 New Comment: Seems to be fixed in the latest Snapshot... Previous Comments: