[PHP-DEV] Bug #12188: Object with Sessiona

2001-07-16 Thread wedro
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Object with Sessiona class A { var $a; function add(){ $this-a++; } } session_register('a'); if

[PHP-DEV] Bug #12188 Updated: Object with Sessiona

2001-07-16 Thread wedro
ID: 12188 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 New Comment: Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the

[PHP-DEV] Bug #12188 Updated: Object with Sessiona

2001-07-17 Thread wedro
ID: 12188 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 New Comment: what is my error then ? Previous Comments: