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
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;
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