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 19:38:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
98d1272374
cakephp2-php8
/
cake
/
tests
/
cases
/
libs
/
session
History
Mark Story
fd50c2ae2a
Adding some tests for the constructor.
2010-09-06 01:21:58 -04:00
..
cache_session.test.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.test.php
Adding some tests for the constructor.
2010-09-06 01:21:58 -04:00