Thursday, 31 May 2007
Zend_Config Updates |
| |
|
| |
Rob Allen gives two Zend_Config updates in a new post over his blog. He has updated them to close a couple of issues which are as follows:
- ZF-1417: Add
get() accessor to allow default values from a config node - ZF-1461: Deprecated method
Zend_Config::toArray() still in use
Rob says to note that fixing ZF-1461 means that asArray() no longer exists and you now need to use toArray().
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|