[PHP-DEV] Bug #11756 Updated: Private, Protected variables in classes

2001-06-28 Thread derick
ID: 11756 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.6 Assigned To: Comments: This will be dealt with with the new version of the Zend engine. The timeframe is a few months... so please

[PHP-DEV] Bug #11756 Updated: Private, Protected variables in classes

2001-06-28 Thread alavoor
ID: 11756 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: Linux PHP Version: 4.0.6 Description: Private, Protected variables in classes for example: class { private: var $myvar; var $myvar2: p