This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f2f378ca73
cakephp2-php8
/
cake
/
libs
/
session
History
Mark Story
2b3099fa70
Removing duplicate method call.
2010-09-07 00:42:49 -04:00
..
cache_session.php
Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession.
2010-09-06 00:43:58 -04:00
database_session.php
Removing duplicate method call.
2010-09-07 00:42:49 -04:00