Re: cvs: ZendEngine2 / zend_builtin_functions.c /tests bug45862.phpt get_class_vars_001.phpt get_class_vars_002.phpt get_class_vars_003.phpt get_class_vars_004.phpt get_class_vars_005.phpt get_class_vars_006.phpt get_class_vars_007.phpt
Stanislav Malyshev <[email protected]>
| Newsgroups | gmane.comp.php.cvs.zend |
|---|---|
| Organization | Zend Technologies |
| Message-ID | <[email protected]> |
Felipe Pena wrote: > felipe Fri Aug 22 00:54:00 2008 UTC > > Added files: > /ZendEngine2/tests bug45862.phpt get_class_vars_001.phpt > get_class_vars_002.phpt get_class_vars_003.phpt > get_class_vars_004.phpt get_class_vars_005.phpt > get_class_vars_006.phpt get_class_vars_007.phpt > > Modified files: > /ZendEngine2 zend_builtin_functions.c > Log: > - Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) > - Added some tests Wasn't property_exists recently changed to ignore visibility? Maybe we need to add a parameter which would show if you want or do not want to check visibility. Both uses seem to have valid use cases. -- Stanislav Malyshev, Zend Software Architect [email protected] http://www.zend.com/ (408)253-8829 MSN: [email protected] -- Zend Engine CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php