Issue Details (XML | Word | Printable)

Key: ZF-416
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Darby Felton
Reporter: Rob Allen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Remove Zend_Config_Array

Created: 03/Oct/06 04:15 PM   Updated: 05/Jul/07 02:43 PM   Resolved: 24/Oct/06 04:06 PM
Component/s: Zend_Config
Affects Version/s: 0.1.5
Fix Version/s: 0.2.0

Time Tracking:
Not Specified


 Description  « Hide

The current version of Zend_Config may be instantiated with an array of configuration data. Zend_Config_Array is no longer necessary, since its only added value is that it loads a specified file, and it rather arbitarily requires that the array be named $config.



Darby Felton added a comment - 24/Oct/06 04:06 PM

Resolved by changeset 1341