[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/session/ -> CHANGELOG (source)

   1  0.3.0-alpha - 13 March 2007 (r5232)
   2  ==================================================
   3  
   4  -- calling htmlspecialchars for proper encoding of html symbols in changelog, description and summary during package creation
   5  -- lmbSession :: start($storage = null) is now an instance method and it optionally accepts $storage in order to install it
   6  -- lmbSessionStorage :: storageInstall() => install()
   7  -- initial version of lmbFakeSession added, for now it simply doesn't call PHP's builtin session_start() function and doesn't install storage
   8  
   9  0.2.0-alpha - 16 February 2007 (r5070)
  10  ==================================================
  11  
  12  -- tests are more isolated
  13  -- lmbSession does not accept session storage driver in constructor anymore.
  14  -- lmbSessionDbStorage accepts db connection and session max life time in constructor now.
  15  -- all these refactorings allowed to refactor lmbSessionStartupFilter in WEB_APP package
  16  -- static lmbSession :: start() added, it simply calls session_start()
  17  -- initial PhpDocs
  18  
  19  
  20  0.1.0-alpha - 14 December 2006 (r4537)
  21  ==================================================
  22  
  23  -- Initial release of this package.


Generated: Sat Nov 22 03:48:54 2008 Cross-referenced by PHPXref 0.7