Zend Framework

Notes of Zend_Config_Ini parameter "allowModifications" is misleading

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.2
  • Component/s: Zend_Config
  • Labels:
    None
  • Language:
    English

Description

http://framework.zend.com/manual/en/zend.config.adapters.ini.html#zend.config.adapters.ini.table

> allowModifications: Set to TRUE to allow subsequent modification of loaded file.

I thought wrongly that modifications affect to the file, by calling automatically Zend_Config_Ini_Writer methods.
This is not true.

To be clearer, you should replace this sentence with something like the following
"Set to TRUE to allow subsequent modification of loaded setting data."

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r17564

Show
Satoru Yoshida added a comment - Solved in SVN r17564

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: