Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.0.3
-
Component/s: Zend_Config
-
Labels:None
-
Fix Version Priority:Nice to Have
Description
The second parameter of Zend_Config*::__construct() is the section, if it's null it will load all of the nodes, but it doesn't defaults to null. This won't break BC (I think) and should take a couple of seconds to fix.
Resolved in svn r6837 and r6838