Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.6.1
-
Component/s: Zend_Config
-
Labels:None
-
Fix Version Priority:Must Have
Description
Missing Zend_Config_Exception require statement leads to class not found in Zend_Config_Ini.
Error:
Fatal error: Class 'Zend_Config_Exception' not found in /home/directory/Zend/Config/Ini.php on line 113
Fixed in trunk at r11206
Fixed in release-1.6 at r11209