This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
CodeIgniter4
Watch
1
Star
0
Fork
0
You've already forked CodeIgniter4
mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced
2025-02-20 11:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CodeIgniter4
/
system
/
Session
/
Handlers
History
michalsn
788a3325fe
Fix database session bug with timestamp in MySQLi
2021-09-07 22:25:14 +08:00
..
ArrayHandler.php
Make the session handlers all compatible with SessionHandlerInterface (
#5012
)
2021-08-19 22:59:20 +08:00
BaseHandler.php
Make the session handlers all compatible with SessionHandlerInterface (
#5012
)
2021-08-19 22:59:20 +08:00
DatabaseHandler.php
Fix database session bug with timestamp in MySQLi
2021-09-07 22:25:14 +08:00
FileHandler.php
Make the session handlers all compatible with SessionHandlerInterface (
#5012
)
2021-08-19 22:59:20 +08:00
MemcachedHandler.php
Make the session handlers all compatible with SessionHandlerInterface (
#5012
)
2021-08-19 22:59:20 +08:00
RedisHandler.php
Make the session handlers all compatible with SessionHandlerInterface (
#5012
)
2021-08-19 22:59:20 +08:00