Bug #61042 [Com]: unserialize issue

2012-02-10 Thread vigano dot n at clxeurope dot com
Edit report at https://bugs.php.net/bug.php?id=61042&edit=1 ID: 61042 Comment by: vigano dot n at clxeurope dot com Reported by:vigano dot n at clxeurope dot com Summary:unserialize issue Status: Duplicate Type:

Bug #61042 [Com]: unserialize issue

2012-02-10 Thread vigano dot n at clxeurope dot com
Edit report at https://bugs.php.net/bug.php?id=61042&edit=1 ID: 61042 Comment by: vigano dot n at clxeurope dot com Reported by:vigano dot n at clxeurope dot com Summary:unserialize issue Status: Duplicate Type:

Bug #61042 [Com]: unserialize issue

2012-02-10 Thread vigano dot n at clxeurope dot com
Edit report at https://bugs.php.net/bug.php?id=61042&edit=1 ID: 61042 Comment by: vigano dot n at clxeurope dot com Reported by:vigano dot n at clxeurope dot com Summary:unserialize issue Status: Duplicate Type:

[PHP-BUG] Bug #61042 [NEW]: unserialize issue

2012-02-10 Thread vigano dot n at clxeurope dot com
From: Operating system: Linux Centos PHP version: 5.3.10 Package: Arrays related Bug Type: Bug Bug description:unserialize issue Description: It seems that, using PHP 5.3.9/10, an unserialized object is not properly cast to array. Test script: ---