#32749 [Opn]: shm_put_var/shm_get_var does not work on objects with __sleep defined

2005-04-18 Thread cr at speedofmind dot com
ID: 32749 User updated by: cr at speedofmind dot com Reported By: cr at speedofmind dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux 2.4.26 PHP Version: 5.0.3 New Comment: Seems your Bug system chokes on PHP-tags in

#32749 [Opn]: shm_put_var/shm_get_var does not work on objects with __sleep defined

2005-04-18 Thread cr at speedofmind dot com
ID: 32749 User updated by: cr at speedofmind dot com Reported By: cr at speedofmind dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux 2.4.26 PHP Version: 5.0.3 New Comment: Reproducable code again: kind = $kind

#32749 [NEW]: shm_put_var/shm_get_var does not work on objects with __sleep defined

2005-04-18 Thread cr at speedofmind dot com
From: cr at speedofmind dot com Operating system: Linux 2.4.26 PHP version: 5.0.3 PHP Bug Type: Zend Engine 2 problem Bug description: shm_put_var/shm_get_var does not work on objects with __sleep defined Description: When defining a __sleep funtion in a class