Bug #52245 [Bgs->Opn]: Private member of parent class accessible from child class.

2010-07-27 Thread phpamid at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52245&edit=1 ID: 52245 User updated by:phpamid at gmail dot com Reported by:phpamid at gmail dot com Summary:Private member of parent class accessible from child class. -St

Bug #52245 [Bgs]: Private member of parent class accessible from child class.

2010-07-14 Thread phpamid at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52245&edit=1 ID: 52245 User updated by: phpamid at gmail dot com Reported by: phpamid at gmail dot com Summary: Private member of parent class accessible from child class. Status: B

Bug #52245 [Opn]: Private member of parent class accessible from child class.

2010-07-04 Thread phpamid at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52245&edit=1 ID: 52245 User updated by: phpamid at gmail dot com Reported by: phpamid at gmail dot com Summary: Private member of parent class accessible from child class. Status:

Bug #52245 [Opn]: Private member of parent class accessible from child class.

2010-07-04 Thread phpamid at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52245&edit=1 ID: 52245 User updated by: phpamid at gmail dot com Reported by: phpamid at gmail dot com Summary: Private member of parent class accessible from child class. Status:

[PHP-BUG] Bug #52245 [NEW]: Private member of parent class accessible from child class.

2010-07-04 Thread phpamid at gmail dot com
From: Operating system: Windows 7 x64 PHP version: 5.3.2 Package: *General Issues Bug Type: Bug Bug description:Private member of parent class accessible from child class. Description: my_private_member; } } class Son extends Father {