ID:               35214
 Updated by:       [EMAIL PROTECTED]
 Reported By:      voxus at mail dot ru
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: any
 PHP Version:      5.1.0RC4
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

protected/public work on class level, not object level  


Previous Comments:
------------------------------------------------------------------------

[2005-11-14 15:51:15] voxus at mail dot ru

Description:
------------
you can hijack protected properties of given object, if you're
operating with it in 'inheritance context'. some thing for private ones
within one class.

Reproduce code:
---------------
protected hijacking:

http://phpclub.ru/paste/index.php?show=820

private hijacking:

http://phpclub.ru/paste/index.php?show=821

tested with 5.0.5, 5.1RC1, 5.1RC4
unreproducible with 5.0.4



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35214&edit=1

Reply via email to