#49702 [Bgs]: I have access to the private attributes of a give class

2009-09-29 Thread vito_web at yahoo dot com
ID: 49702 User updated by: vito_web at yahoo dot com Reported By: vito_web at yahoo dot com Status: Bogus Bug Type: Class/Object related Operating System: Linux PHP Version: 5.3.0 New Comment: Sorry, I thought that it works like in java. In java

#49702 [Com]: I have access to the private attributes of a give class

2009-09-28 Thread vito_web at yahoo dot com
ID: 49702 Comment by: vito_web at yahoo dot com Reported By: vito_web at yahoo dot com Status: Open Bug Type: Class/Object related Operating System: Linux PHP Version: 5.3.0 New Comment: private = "Hacked"; echo $obj2->private;

#49702 [NEW]: I have access to the private attributes of a give class

2009-09-28 Thread vito_web at yahoo dot com
From: vito_web at yahoo dot com Operating system: Linux PHP version: 5.3.0 PHP Bug Type: Class/Object related Bug description: I have access to the private attributes of a give class Description: public; echo $this->protected; echo $this->p