From: [EMAIL PROTECTED] Operating system: Linux kernel 2.4.0 PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: submitting a boolean to an attribute seems to fail I've been working with a class and had some slight problems. One of the attributes is declared as a boolean (default = false) within the class and I can't seem to set it to true form within a function. It doesn't help setting the boolean to true as a default and changing it to false. This will have the same effect, no change. A workaround is to declare the boolean global but I do not like it. Is this a bug or am I blond? Regards, Hans -- Edit Bug report at: http://bugs.php.net/?id=9127&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]