index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
/
THttpSession.php
Age
Commit message (
Collapse
)
Author
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
2013-01-19
bumped year to 2013, integrated recent changes from branch/3.2
ctrlaltca
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2012-02-28
Fix naming misconception in THttpSession:regenerate
GODZilla0480@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright ↵
ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-02-26
Add THttpSession::regenerate() to update the current session id with a newly ↵
godzilla80@gmx.net
generated one
2010-02-22
Merged /branches/3.1:r2773 into trunk
Christophe.Boulain
2010-02-14
Merge Branches & Trunk
godzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2008-04-18
Remove useless destructor of THttpSession
tof
2008-03-27
Ensure THttpSession has closed session before destructors are called
tof
2007-05-30
fixing small typos in the API documentation
knut
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-02
merge from 3.0 branch till 1320.
xue
2006-06-30
Merge from 3.0 branch till 1218.
xue
2006-06-19
Merge from 3.0 branch till 1185.
xue
2006-05-17
Merge from 3.0 branch till 1073.
xue
2006-05-12
Merge from 3.0 branch till 1054.
xue
2006-03-16
Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.
xue
2006-03-09
Fixed a problem about session starting.
xue
2006-03-09
Many small fixes due to the result of zend analyzer.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2006-01-24
Modified THttpRequest and THttpSession so that they can be used like an ↵
xue
array. Items properties are removed as a result.
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-07
(no commit message)
xue
2005-11-19
(no commit message)
xue
2005-11-18
(no commit message)
xue
2005-11-17
Modified how errors are handled.
xue
2005-11-16
Key modules are now using registered to application rather than using ↵
xue
reserved module names.
2005-11-10
Initial import of prado framework
xue