#27752 [Bgs]: $this-> and php keywords as object var

2004-03-29 Thread developer at jaaboo dot com
ID: 27752 User updated by: developer at jaaboo dot com Reported By: developer at jaaboo dot com Status: Bogus Bug Type: *General Issues Operating System: wxp PHP Version: 4.3.4 New Comment: ok, i expect something like your comment, but you will

#27752 [NEW]: $this-> and php keywords as object var

2004-03-29 Thread developer at jaaboo dot com
From: developer at jaaboo dot com Operating system: wxp PHP version: 4.3.4 PHP Bug Type: *General Issues Bug description: $this-> and php keywords as object var Description: $this->SWITCH = 2; // works but $this-> SWITCH = 2; // throws a parser error