Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.0RC1, 1.5.0RC2, 1.5.0RC3, 1.5.0, 1.5.0PL1, 1.5.1, 1.5.2, 1.6.0RC1, 1.5.3, 1.6.0RC2
-
Fix Version/s: 1.7.0
-
Component/s: Zend_Controller
-
Labels:None
Description
$_staticCount in Zend_Controller_Router_Route is private, instead of protected, like every other variable in the component.
Fixed the issue with r11073.