ZF-4074: $_staticCount in Zend_Controller_Router_Route is private
Description
$_staticCount in Zend_Controller_Router_Route is private, instead of protected, like every other variable in the component.
$_staticCount in Zend_Controller_Router_Route is private, instead of protected, like every other variable in the component.
Comments
Posted by Ben Scholzen (dasprid) on 2008-08-26T09:33:54.000+0000
Fixed the issue with r11073.
Posted by Ben Scholzen (dasprid) on 2008-08-26T09:34:21.000+0000
Fixed in trunk only, not merged to any branch yet.
Posted by Satoru Yoshida (satoruyoshida) on 2011-05-03T11:34:59.000+0000
I will mark this issue as resolved in 1.7.0
Posted by Michiel Thalen (chielsen) on 2012-08-24T07:24:30.000+0000
In 1.11.13 it is still private. Can this be fixed?
Posted by Frank Brückner (frosch) on 2012-08-24T07:50:27.000+0000
[~chielsen] It is fixed! Look at the code: http://framework.zend.com/code/filedetails.php/…