[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/config/ -> CHANGELOG (source)

   1  0.3.0-alpha - 2 April 2007 (r5454)
   2  ==================================================
   3  
   4  -- lmbConfTools :: getConf($name) is now a single gateway for getting all sorts of conf objects in Limb3. The type of config object is determined by $name extension, if extension is omitted '.conf.php' is assumed
   5  -- lmbConfTools :: setConf($name, $conf) added, this one is useful for testing
   6  -- lmbFakeIni added, this is one is used for testing. It accepts all settings passed with string in constructor.
   7  -- lmbConfTools :: getIni(), createIni(), setTestingIni(), clearTestingIni() removed
   8  
   9  0.2.0-alpha - 16 February 2007 (r5028)
  10  ==================================================
  11  
  12  -- lmbCachedIni uses serialize(..) instead of var_export(..) for cached data. This method is much faster.
  13  -- lmbConf now supports files overriding, i.e "foo.conf.php" is overridden with "foo.conf.override.php"
  14  -- $conf in lmbConf is filled with empty array by default
  15  -- lmbConfTools added(moved from lmbWebAppTools)
  16  -- lmbConfTools :: setTestingIni(..), :: clearTestingIni(..) added (tests/common.inc.php will be removed soon)
  17  -- tests are more isolated
  18  
  19  0.1.0-alpha - 14 December 2006
  20  ==================================================
  21  
  22  -- Initial release of this package.


Generated: Thu Aug 7 04:44:03 2008 Cross-referenced by PHPXref 0.7