Zend_Config's setReadOnly() should apply to entire tree of config objects. Fixes...
commit75b2f63543cccbbba6762d3642af751899dee955
authorrob <rob@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Sat, 21 Mar 2009 15:37:17 +0000 (21 15:37 +0000)
committerrob <rob@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Sat, 21 Mar 2009 15:37:17 +0000 (21 15:37 +0000)
tree85c539edd2e556dd7c3192f503b7f3d9530c46d6
parentc1378b31166cbe03d8e2cef60cd6c79157d2bc23
Zend_Config's setReadOnly() should apply to entire tree of config objects. Fixes ZF-4728

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@14408 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Config.php
tests/Zend/ConfigTest.php